On Wed, 22 Jan 2003 21:22:22 -0800, Mj wrote: > I am new to CGI. I just want to know if we can execute > an application/exe file on the winnt server using the > CGI script depending on the user form input over the > net.
And your Perl question is ... ? However, if you want to execute an exe file from Perl, you just can use e.g. backticks: With e.g. `format.exe c:` you can remove that bug called Windows :-) Greetings, Janek -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]