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/html/mycgi.pl">

<<< back to <FORM TARGET="...">