Hi,
I have searched and read as many threads as I could find regarding the
problems with uploading files through MacPerl and CGI.pm. I even tried to
get the latest version, which I think is 2.88, but I don't know if that is
the version I already have (which is the one that came standard with the
i
Thank you all for your help. For some reason the ":" instead of "/" didn't
click, but I remember reading that, now. And, yes, I mistakenly sent this
post to the wrong list. Thanks for the heads up.
Mark Wheeler
- Original Message -
From: "Thomas Wegner&
Hi all,
Here is a quick one that confuses me. I am trying to open one file in the
cgi-bin directory, modify it's contents, then write the altered file to a
completely different directory (up one directory, then into another
directory). Here is the script:
sub create
Hi all,
Thank you so much for your help on the last one, but I've run accross
another snag. The sending of mail goes great, but is slow on my 7600. It
takes about 10 to 12 seconds to run the script. Here is the script:
#!/usr/local/bin/perl
print <
Sending Mail...
END
;
#