CGI module callback / upload hook
Dominik Blystak
Dominik.Blystak at pro-open.de
Wed Jan 18 11:52:46 EST 2006
Hi,
I am currently working on an AJAX upload progress bar written in python. The
AJAX part is almost done but I noticed that progress data is only written if
the entire file is transfered which makes the whole progress bar pointless.
Is there any way in calling a function while processing an upload?
(e.g. like CGI::upload_hook() in perl)
regards,
Dominik Blystak
More information about the Python-list
mailing list