in reply to Re: Perl CGI File Upload Problem
in thread Perl CGI File Upload Problem
As I have mentioned in my post, I'm using the tutorial given at http://www.sitepoint.com/uploading-files-cgi-perl-2/ for the Perl script. So I guess I'm using the CGI.pm module
"But whichever module you use, you may find it necessary to explicitly allow uploads"
Not sure about how to do that, but there is nothing said about that in the tutorial
When I use the POST method, its giving an error " the requested method POST is not allowed for the url .."
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl CGI File Upload Problem
by davido (Cardinal) on Jun 19, 2011 at 19:32 UTC | |
by Anonymous Monk on Jun 20, 2011 at 08:53 UTC | |
by Corion (Patriarch) on Jun 20, 2011 at 09:00 UTC | |
by nikhgeo (Initiate) on Jun 20, 2011 at 09:24 UTC |