File upload in python module?
DeepBlue
DeepBlue at DeepBlue.org
Tue Oct 30 11:38:54 EST 2001
More information about the Python-list mailing list
Tue Oct 30 11:38:54 EST 2001
- Previous message (by thread): File upload in python module?
- Next message (by thread): file operations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Wayne Yes, there is an excellent script that can do that. It is by Tom Middleton and it does a great job. In addition, it is highly configurable. The zip file if pyuploadfile.zip and you can find it on the Python Vaults archive under CGI. Always look there and see what they have and make a Google search too and you are going to find many things. DeepBlue "Wayne Ringling" <wayne at tbnets.com> wrote in message news:mailman.1004447070.3098.python-list at python.org... > > I am working on a web project that needs a way to upload a gif or jpg (or > any file I guess) to a web server via the web interface. I have seen them in > perl and java. I am trying to use all python. Is there a python module or > script already done to handle this? I looked thru the module list at > python.org but didn't see anything that looked like it would handle it. > Maybe I missed it. Any pointers or ideas. Thanks > > Wayne > >
- Previous message (by thread): File upload in python module?
- Next message (by thread): file operations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list