Click to See Complete Forum and Search --> : Uploading Files to a Server


Margo
03-13-2004, 07:02 PM
I want to use a html form page to upload and save files on a server. Can I do this using Perl? If so, HOW?

CyCo
03-14-2004, 11:49 AM
Originally posted by Margo
I want to use a html form page to upload and save files on a server. Can I do this using Perl? If so, HOW?

yes you can...

by implementing an upload script...

http://www.cgi-resources.com/Programs_and_Scripts/Perl/File_Management/File_Uploading/