Hi,


>I have been looking for a way to send commands to a windows application.

You can do the communication with your application as with a set of COM
objects
via php scripts.

>I can start the application and leave it running in the background.

You do not need to start the application at the background to access the
COM-objects.

>The application takes commands from the keyboard and I need a way to send
it commands via my php script????


So, what's the problem?


>If anyone knows a way of doing this, PLEASE HELP!!!!!!!!!!


Read the php manual to know how to operate COM.

>Thanks,
>Josh Seward




-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to