Help for this page

Select Code to Download


  1. or download this
    <FORM action="/cgi-bin/test.cgi" method="post" enctype="multipart/form
    +-data">
        <input value="1154632892005" name="unique" type="hidden">
        <INPUT TYPE="FILE" NAME="file">
        <INPUT type="submit" value="Send"> <INPUT type="reset">
     </FORM>
    
  2. or download this
    use CGI;
    use Fcntl qw(:DEFAULT :flock);
    ...
    }
    
    close (TMP);