Search_For PARAM tag



Specifies the string to search for within a specified HTML document . When this string is found, the table it is found in is selected as the table to be parsed.

Syntax

<PARAM NAME = "Search_For" VALUE = "searchString">

Values

searchString
Specifies the text string to search for.

Usage

When searchString is found, the table it is found in is considered the table to be parsed.

Example
Search_For PARAM tag example

See also
TableReader applet