my $fh = $query->upload('upload_file'); if ( defined $fh ) { # do your stuff } [download]
In reply to Re: Problems Uploadng a file by duyet in thread Problems Uploadng a file by lmck2