Search_For PARAM tag



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

Syntax

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

Values

searchString
Specifies the text string to search for.

Usage

When this string is found, the form that contains it is selected as the form to be parsed.

Example
Search_For PARAM tag example

See also
FormReader applet
Item_Number PARAM tag