rei
07-12-2004, 01:57 AM
when we download softwares and installing them on windows, we'll see one graphic showing how is the process running.
(small blue boxes increasing till the end)
i am trying to do a web-based application where run unix shell program background.
i.e
1)my website has 1 button "start"
2)when client clicked on "start", program.sh will be called
3)program.sh will be exceuted then.
4)client will see the running process through the graphic
how should i realize this?
have no idea of where and how to start at all..
(small blue boxes increasing till the end)
i am trying to do a web-based application where run unix shell program background.
i.e
1)my website has 1 button "start"
2)when client clicked on "start", program.sh will be called
3)program.sh will be exceuted then.
4)client will see the running process through the graphic
how should i realize this?
have no idea of where and how to start at all..