in reply to
Re^3: Upload file- Ajax+Perl
in thread
Upload file- Ajax+Perl
Right, the body of the request can be accessed via CGI. I used $cgi->param('POSTDATA') to save the uploaded file.
Comment on
Re^4: Upload file- Ajax+Perl
In Section
Seekers of Perl Wisdom