RE: progress reporting
[prev]
[thread]
[next]
[Date index for 2005/05/23]
You may look at this module for inspiration:=20
http://search.cpan.org/~isaac/Apache-UploadMeter-0.22/UploadMeter.pm
-----Original Message-----
From: Arshavir Grigorian [mailto:ag@xxxxx.xxx]=20
Sent: Monday, May 23, 2005 2:21 PM
To: modperl@xxxx.xxxxxx.xxx
Subject: progress reporting
Hi,
I have some code that takes a long time to execute. What I would like to
do is to display several real time status messages on the user's browser
as the work is being done (Started doing A ... Done, Started doing B ...
Done, etc). Then once the work is done, I would like to wipe the status=20
messages and display some results.
I am thinking that I need is something similar to internal redirects,=20
but I am not sure what. Thanks for any ideas/pointers.
--=20
Arshavir Grigorian
Systems Administrator/Engineer
 |
 |
RE: progress reporting
Joe Breeden 19:52 on 23 May 2005
|