Em Thu, 09 Jan 2003 16:29:37 +0900 Keith Watanabe <[EMAIL PROTECTED]> escreveu:
> i think this issue was discussed in the past, but i really didn't see > a resolution in the mail archives so i might be covering grounds > again. still i want to work through this problem with anyone else who > encountered it and see what they did to solve it (if at all possible). > > Here's the issue. Currently i have a form where i'm using the > method="post" and enctype="multipart/form-data" part of a form for > uploading an image file. when I use post in the form, my %fdat > variable produces something like (in going through my error logs): > > > [Mon Jan 6 22:17:49 2003] [warn] [7054]ERR: 32: Warning in Perl > code: q : name is "upload" at > /home/jadmin/projects/joshi/perl/lib/Handler/Controller.pm line 25. > [Mon Jan 6 22:17:49 2003] [warn] [7054]ERR: 32: Warning in Perl > code: q : filename is "fl.jpg" > Content-Type: image/jpeg > > ÿØÿà at /home/jadmin/projects/joshi/perl/lib/Handler/Controller.pm > line 25. > I use file upload in Embperl without problems, can you post your form and describe better (with code) the way you are handling %fdat to retrieve the file? Regards, Luiz Fernando B. Ribeiro Engenho Soluções para a Internet --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]