File upload in python module?

Martin Franklin martin.franklin at westgeo.com
Thu Nov 1 05:51:18 EST 2001


DeepBlue wrote:

> 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
>>
>>
> 
> 
> 


Read this:-

http://www.python.org/doc/essays/ppt/sd99east/index.htm










More information about the Python-list mailing list