Help for this page

Select Code to Download


  1. or download this
    
    function setval()
    ...
    </FORM>
    </body>
    
  2. or download this
      my %ufiles;
            foreach $key (sort {$a <=> $b} $query->param()) {
    ...
    
                            $ufiles{$Number} = $Filename;
                            $File_Handle = $query->param($key);