M
Maverick Ieong
Hi,
I have a perl script (script name: doingwork.bat) that doing some
work that take about 3-4 hour easily on the DOS console. Say output on
the dos console, like below..
c:\>doingwork.bat
== Build Working 1/10000
Build 1 == done.
Build 2 == done.
....
....
Is that a way allow other people to see what doingwork.bat progress
have done from IE? I know using netmeeting can do it, but I just want
to connect the machine say..
http://mymachine.somedomain.com/doingwork.bat will tell me the above
progress from IE. Do I need to make the above script as CGI script or
how should I do it?
TIA.
Regards,
Mav
I have a perl script (script name: doingwork.bat) that doing some
work that take about 3-4 hour easily on the DOS console. Say output on
the dos console, like below..
c:\>doingwork.bat
== Build Working 1/10000
Build 1 == done.
Build 2 == done.
....
....
Is that a way allow other people to see what doingwork.bat progress
have done from IE? I know using netmeeting can do it, but I just want
to connect the machine say..
http://mymachine.somedomain.com/doingwork.bat will tell me the above
progress from IE. Do I need to make the above script as CGI script or
how should I do it?
TIA.
Regards,
Mav