problem with file upload...

kapil.sundrani at wipro.com kapil.sundrani at wipro.com
Thu Jun 1 03:08:25 EDT 2006


I have a problem in uploading a file.




The input tag looks like <input type=file name=filename id=filename> and
the form tag looks like.

<form method="post" enctype="multipart/form-data"
action="/cgi-bin/portal/buildmgr.py">




But still after form submission I don't get the file data. Debugging
shows that the input field is being taken as a MinifieldStorage instead
of FieldStorage.




Thanks in advance for any help :-)




Regards,

Kapil







The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.


WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.


www.wipro.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060601/1b8bad49/attachment.html>


More information about the Python-list mailing list