On Tue, Jul 27, 2004 at 12:37:11PM -0400, Sean Davis wrote:
> if ($q->param('upload_file'))  {
>   my $fh=$q->upload('upload_file');
               ^^^^^^

Perhaps that should be param, not upload. I'm not familiar with an
upload method in the CGI module.


William

-- 
Knowmad Services Inc.
http://www.knowmad.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to