in reply to Problem with CGI::Upload using IIS v5.1
Your usage of the CGI::Upload module in your code appears to be correct, although you should incorporate the binmode action recommended by dws above. Similar examples showing the usage of this module can be found on this site here and here.
If you are still experiencing problems with this module and your web server error logs are unrevealing, feel free to drop me an email and I'll see if I can replicate and solve this problem with you.
Update: /msg-ed Bgorman with email contact details.
perl -le "print+unpack'N',pack'B32','00000000000000000000001010001110'"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Problem with CGI::Upload using IIS v5.1
by Bgorman (Initiate) on Nov 17, 2003 at 06:38 UTC |