Long cgi page

Simon Faulkner news at titanic.co.uk
Mon Oct 13 13:35:44 EDT 2003


I am writing a simple cgi app and I would like it to print the header
of an html page and "Running..." then print the results (which take
over a minute to calculate)

But...

None of the page displays until the program finishes.

Is there any way of flushing the first half of the page out before the
calculation starts?

Simon




More information about the Python-list mailing list