Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Mod python with multipart
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Gandalf, post: 1772481"] Hi All! Does anyone know how to read the "multipart/form-data" posted by a form? I'm using mod_python 3.1 and Apache 2. I looked at the docs of the request object but there is no description on how to read multipart data. I also tried google with "modpython multipart" but there are only a few hits - I could not use them. I only need the multipart data as a string - I have already written the code that splits the data into fielts. Thanks in advance, Laci [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Mod python with multipart
Top