Help for this page

Select Code to Download


  1. or download this
    #!/ms/dist/perl5/bin/perl5.8 -w
    
    ...
    close CATFILE;
    
    print "\n\n$catfile[0]\n\n";
    
  2. or download this
    print "content-type: text/html \n\n";
    <FORM action="../../cgi-bin/test_1.cgi" method="POST">
    ...
    <input type="submit" value="Submit">
    </FORM>