Hi All,

could anyone advice how to start on the server
application through the web using perl?

I have installed Apache 1.3.22 and ActiveState perl
5.6.1.

I would like to connect from client to the WebServer
and press some button in IE window (just simple html
code) and in result invoke perl script which will run
GUI application on the server. 

Now if use just system command (system
"<path>\some.exe") inside of perl script then it won't
work. Long time page is loading but then appears "Page
not found" message. 

How to start external program (perhaps in hide mode)
and just see in the processes list that it's running?

Is it possible?

Thanks in advance,
                    Juri.

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to