Re: Script to upload Files via http/cgi

2006-12-19 Thread Fredrik Lundh
Richard Konrad wrote: > Does anyone know about a python-script to upload Files via http/cgi? do you want the script to do the actual upload at the client side (i.e. behave like a browser) or to handle the uploaded data on the server side? for the latter, see this: http://docs.python.org/l

Re: Script to upload Files via http/cgi

2006-12-18 Thread Gabriel Genellina
At Monday 18/12/2006 12:30, Richard Konrad wrote: Does anyone know about a python-script to upload Files via http/cgi? See the urllib2 module. -- Gabriel Genellina Softlab SRL __ Correo Yahoo! Espacio para todos tus mensajes, antivirus y ant