Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # search.cgi
    ...
      PrintError=>1, RaiseError=>1 } );
      return $dbh;
    }
    
  2. or download this
    <html>
    <head>
    ...
    <hr/><b>Request:</b><div id="criteria"></div>
    </body>
    </html>