Entry
I want to write a cgi program that works with <input type= 'file'> for file upload on a unix server. Where can I go to find out how to do such a cgi
Dec 11th, 2003 08:53
Scott Godin, jsWalter, Dan P,
I have an example on my site...
www.torres.ws/perl
Walter
--
Additionally, for detailed info on this, you can use the CGI.pm perl
module from CPAN. included with the distribution is cgi_docs.html which
has pretty much all the documentation you'll need to use this feature.
For further info you can visit:
http://stein.cshl.org/WWW/software/CGI/ (which lags a little behind
the current distribution, which is 3.01)
and
http://search.cpan.org/~lds/CGI.pm-3.01/