Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    
    use strict;
    ...
        </FORM> 
      </BODY>
    </HTML>
    
  2. or download this
    #!/usr/local/bin/perl -w
    
    ...
          die "Eeek!  Whatever page we got, didn't have 'uploadname' as a 
    +field!\n";
       }
    }