[mod_python] File upload with no publisher handler

Fabiano Sidler fabianosidler at gmail.com
Thu Dec 29 17:05:45 EST 2005


Hi folks!

I worked on implementing file upload through a form with an input of
type "file". The form data is sent to the server, but the type of the
file field is "text/plain", and it doesn't have an associated file
object from which I could read. What could I have done wrong? As
mentioned in the subject. I don't have the possibility to use the
publisher handler.

Thanks for reply!
Greetings,
fips



More information about the Mod_python mailing list