G
gnewsgroup
In my web application, I would like to dynamically display the
progress of a process, something like:
Collecting user input ...
Saving user profile ...
Generating report in PDF ...
Dispatching report to user email ...
This is something like the installation progress display of DotNetNuke
or the Oracle's web-based enterprise manager.
Any idea about how this is implemented? I sorta think it is a iframe,
but just a wild guess.
Thanks.
progress of a process, something like:
Collecting user input ...
Saving user profile ...
Generating report in PDF ...
Dispatching report to user email ...
This is something like the installation progress display of DotNetNuke
or the Oracle's web-based enterprise manager.
Any idea about how this is implemented? I sorta think it is a iframe,
but just a wild guess.
Thanks.