Help for this page

Select Code to Download


  1. or download this
    <p><b><i>Step 1 of 3: Select input file</i></b></p>
    <form action="http://path/to/my/script/step1.pl" method="POST" enctype
    +='multipart/form-data'>
    ...
    
          <div align="right"><input type="submit" value="Next >"></div>
          </form></font>
    
  2. or download this
    #! perl.exe
    
    ...
    
    my $file = $q->param('inputfile'));