You want a CGI script to more or less directly execute a program with the user credentials of whoever is currently logged in to the server and have the window open up on their desktop?? This is one of those cases where there is almost certainly a better solution to whatever the bigger picture here is. Could you explain what you need this for?
A design you might consider would be for the CGI script to write to a file or database, and have a second program, run by the currently logged in user, monitor that file or database for new things, and then take the appropriate action (such as run another program, for example).
In reply to Re: Win32 Process Create
by Anonymous Monk
in thread Win32 Process Create
by PriNet
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |