back to
<FORM TARGET="...">
Example of
inventory item you are searching for:
The form on this page indicates that the results of the form query should be displayed in the frame below. This is done using the attribute in the
<FORM ...>
tag:
<FORM
TARGET="TargetFrame"
ACTION="../cgi-bin/mycgi.pl">