[PHP] Help Required: How to call .vbs file from .php file?

2005-02-25 Thread lef1
Hi, I am in desperate need of some help in calling a vbscript file from a php file. I have searched high and low and have come up with nothing that will do it. I have found one example of a html file, which will call a vbscript file when the html file is double-clicked, but wont work if the

RE: [PHP] Help Required: How to call .vbs file from .php file?

2005-02-25 Thread Jay Blanchard
[snip] I am in desperate need of some help in calling a vbscript file from a php file. [/snip] http://www.php.net/exec -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Help Required: How to call .vbs file from .php file?

2005-02-25 Thread Richard Lynch
lef1 wrote: I am in desperate need of some help in calling a vbscript file from a php file. I have searched high and low and have come up with nothing that will do it. I have found one example of a html file, which will call a vbscript file when the html file is double-clicked, but wont

Re: [PHP] Help Required: How to call .vbs file from .php file?

2005-02-25 Thread Rory Browne
Okay: You need to be explain yourself in a MUCH CLEARER manner. You want to 'call' a 'vbscript' from a php file. What exactly do you mean? Do you want to run server-side vbscript, or do you want to run client-side vbscript. Do you want to use asp-style vbscript to generate html, or do you want to