Help for this page

Select Code to Download


  1. or download this
    
    <form name="form2" method="post" action="/cgi-bin/selecttestenv.pl" en
    +ctype="multipart/form-data">
    ...
          <input type="submit" name="form2" value="Next"></p>
    </form>
    
  2. or download this
    
    $CGI::POST_MAX = 1024 * 5000;  
    ...
    close UPLOADFILE;  
     
    print $query->header ( );