I would like to write a script that allows advertisers to send their 
ads via their browser.  I don't even know where to begin on this one. 
My preliminary questions are:

1.  Do I need to set parameters regarding what file types they are 
sending?  What sort of parameters?
2.  Do I need to set parameters regarding their file size?
3.  What are the perl commands to open their file search to select a 
file from their hard disk?
4.  How do I attach that file to my cgi prog?
5.  My assumptions are that I'll have to create a tempfile of their 
uploaded file, after sending the file, delete the tempfile.

Any and all advice is welcome, including what book, where in perldoc, etc...

*** Teresa Raymond
*** http://www.mariposanet.com
*** [EMAIL PROTECTED]

Reply via email to