in reply to Re: Upload file- Ajax+Perlin thread Upload file- Ajax+Perl
Finally, this worked for me. But why CGI is not used here?
Because the guy who wrote it is naive/ignorant.
Does that mean I need to send all the other data via http headers, for example if I send a form with multiple fields and files?
No. If your server program is running under CGI use CGI module for getting at the data.