gdnew has asked for the wisdom of the Perl Monks concerning the following question:
Instead of poping up a progress bar in server side. Can we pop it up in the browser/client side using perl/Tk( assuming the client doesn't have Tk module in their browser)
If that is not possible..... is there any other way to create a pop up progress bar in the user browser? I want it to be progressed in a certain part of my perl program.
Thank you in advanced.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: progress bar pop up in browser
by archen (Pilgrim) on Mar 25, 2002 at 13:30 UTC | |
|
Re: progress bar pop up in browser
by gryphon (Abbot) on Mar 25, 2002 at 17:43 UTC | |
by gdnew (Acolyte) on Mar 26, 2002 at 02:33 UTC |