>         # Already did "" statement outside this function.
>         my $picture = $query->upload("$file");

Perhaps something got cut out here - where did you get the $file
variable from? Did you use a CGI::filefield form to get the file name?

I'm assuming you have already read this, but just in case, make sure
you have done things as suggested in the Perldoc:

http://search.cpan.org/~lds/CGI.pm-3.05/CGI.pm#CREATING_A_FILE_UPLOAD_FIELD

Peter
-- 
Peter R. Wood - [EMAIL PROTECTED] - http://prwdot.org/
_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to