Octavian Râşniţă wrote:
Due to the file size limitations of the common browsers like IE or
Firefox, I wanted to create a file uploader that doesn't use a browser,
but just posts a file to a program on a server.
I've searched for a module on CPAN that can do this easier, set the HTTP
headers automaticly... but I couldn't find such a thing.
Which browser related file size limitations are you talking about?
CGI.pm or CGI::UploadEasy allows you to set the max size to whatever
value you wish.
--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/