Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl --
    
    ...
    close MAIL;
    
    print $query->redirect( -URL => $url );
    
  2. or download this
    <form action="/cgi-bin/post-upload.cgi" method="post" enctype="multipa
    +rt/form-data">
    <!-- hidden inputs -->
    ...
    <input type="submit" value="SEND FILE" />
    <input type="reset" value="CLEAR" />
    </form>