Help for this page

Select Code to Download


  1. or download this
    <form action="http://cgi-bin/Inventory.pl" method="get">
        SELECT * FROM 'Inventory' WHERE
    ...
        <input style="font-size:11px;" type="text" name="searchTerm"/>
        <input style="font-size:11px;" type="submit" name="search" value="
    +Search"/>
    </form>
    
  2. or download this
    <form action="http://webnm/cgi-bin/Inventory.pl" method="get">
        SELECT * FROM 'asset_management' WHERE
    ...
        </select>
        <input style="font-size:11px;" type="submit" name="search" value="
    +Search"/>
    </form>