I was wondering if a HTML form, and PERL, can be used so that visitors to 
my web site can upload pictural files (ala FTP) to me?

I'm asking because I've "discovered" the following HTML tags --

<FORM METHOD="POST" ACTION="/cgi-bin/ftp_test.pl">
<INPUT NAME="Filename" TYPE="FILE"><BR>
Input the Filename You Wish To Transfer
<P><P>
<INPUT TYPE="SUBMIT" VALUE="Submit"><P>
</FORM>

Do you know if PERL can redirect the file either to my email address, or, 
to a (anonymous) directory on the server?


Thanks.

-- Al Willen



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to