Help for this page

Select Code to Download


  1. or download this
    my $fh = $q->upload($filefield_name);
     
    ...
       } else {
           print "file handle not defined";
       }
    
  2. or download this
    Undefined subroutine Fh::handle
     at /srv/www/cgi-bin/fo_www/document_add.cgi line 51