On Tue, 27 Aug 2002 13:35:23 -0700, [EMAIL PROTECTED] (Vargas
Media) wrote:
>Below is an example of a upload.cgi that utilizes CGI.pm
>Any help extremely appreciated.
>Steve
I've commented your script with the changes I made to make it run.
A full copy-n-paste is below.
I had to add an O_RDWR fl
Hi,
I have been studying with the O'Reilly book "CGI Programming with Perl" -
Chapter 5 page 99
Below is an example of a upload.cgi that utilizes CGI.pm
I am not able to get it to work correctly yet and I am trying to find out if
it is the directory I am trying to load the file to or a progammatic