Xiangli Zhang wrote:
I use perl cgi to upload file(any type: text or image)
from web browser. The file was created, but is empty.
<snip>
<FORM ACTION="cgi-bin/upload.cgi" METHOD="post">
<FORM ACTION="cgi-bin/upload.cgi" METHOD="post"
ENCTYPE="multipart/form-data">
See http://www.w3.org/TR/html4/interact/forms.html#h-17.13.4
--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>