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/lib/cgi-intro.html </F> -- http://mail.python.org/mailman/listinfo/python-list