jfroebe has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
I'm using CGI::Application for a web app and would like to know if anyone has been able to figure out how to flush the output to the browser in the middle of a run mode?
Basically the situation is this: I have a function that can take about 20 seconds to complete. I would like to show some type of output prior to the function completing.
Any ideas?
Jason L. Froebe
No one has seen what you have seen, and until that happens, we're all going to think that you're nuts. - Jack O'Neil, Stargate SG-1
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CGI::Application... flushing output to browser?
by antirice (Priest) on May 22, 2004 at 22:44 UTC | |
by alain_desilets (Beadle) on May 04, 2012 at 03:37 UTC | |
by Anonymous Monk on May 04, 2012 at 09:36 UTC | |
by Anonymous Monk on May 04, 2012 at 11:06 UTC | |
by Anonymous Monk on May 05, 2012 at 09:20 UTC | |
|
Re: CGI::Application... flushing output to browser?
by BUU (Prior) on May 22, 2004 at 20:21 UTC | |
|
Re: CGI::Application... flushing output to browser?
by Zaxo (Archbishop) on May 22, 2004 at 20:38 UTC | |
by diotalevi (Canon) on May 22, 2004 at 21:26 UTC | |
by jfroebe (Parson) on May 22, 2004 at 22:02 UTC |