dynamic update

E

enigma261

Hi,

I am trying to accomplish the following ...
I have a form via which I want to execute 10 tasks (processes)
The 10 processes are execute sequentially.

I want the web page to reflect the status as each task is being run ..
For Ex...

Task 1 : Running ...
Task 2 : Waiting launch
..
..
..
..

And, the status will change depending on the current status of the
task.

Any help is appreciated.

thanks
 
G

Gregory Toomey

Hi,

I am trying to accomplish the following ...
I have a form via which I want to execute 10 tasks (processes)
The 10 processes are execute sequentially.

I want the web page to reflect the status as each task is being run ..
Good for you.
For Ex...

Task 1 : Running ...
Task 2 : Waiting launch

And, the status
Of what?
will change depending on the current status of the
task.

Any help is appreciated.

thanks

Sounds like a HTML or javascript issue to me.
Whats it got to do with Perl?

gtoomey
 
P

Peter Wyzl

Hi,

I am trying to accomplish the following ...
I have a form via which I want to execute 10 tasks (processes)
The 10 processes are execute sequentially.

I want the web page to reflect the status as each task is being run ..
For Ex...

Task 1 : Running ...
Task 2 : Waiting launch
.
.
.
.

And, the status will change depending on the current status of the
task.

Any help is appreciated.

Generate 10 sequential redirections.... (to a self updating script even...)

P
 
E

enigma261

Thanks Peter,

Your suggestion would work for sure.
After posting the question, I did some searching and found
the concept of "server push" in cgi.pm module.

It is designed just for continuously updating webpages ..
A good example is a clock that refreshes time at designated interval

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,169
Messages
2,570,919
Members
47,458
Latest member
Chris#

Latest Threads

Top