![]() |
|
P is for Practical | |
PerlMonks |
Re: Re: CGI::Upload - CGI class for handling browser file uploadsby rob_au (Abbot) |
on Mar 11, 2002 at 03:27 UTC ( #150799=note: print w/replies, xml ) | Need Help?? |
The following is a quick modification of an older script which I've now rewritten to use the CGI::Upload module - This little script will accept uploaded files of a specified mime type, in this example image/gif, and send them through to the email address specified.
perl -e 's&&rob@cowsnet.com.au&&&split/[@.]/&&s&.com.&_&&&print'
In Section
Code Catacombs
|
|