Posted by Tony B on 08/14/07 16:45
I have a intranet website on one of our windows machines that runs apache
2.0/php5/mysql.
In the website, if the user clicks a button I want to run a win32 command
line program on the client windows machine.
This command line utility returns a string to standard output. I want to
capture the string and return it to the server and then
process it in php.
I know this isn't a php question, but I hoped someone could give
me pointers as to what techniques I might need to use so I can investigate
further, or suggest a more suitable ng for this topic ? At this point I'm
not even sure what subject this comes under !
Regards
Tony
Navigation:
[Reply to this message]
|