in reply to Re: Calling external programs via cgi on win32
in thread Calling external programs via cgi on win32

I tried your suggestion, and changed the log in to myself (administrator level) and still doesn't help. In terms of the external program, I have tried just starting a simple program like notepad.exe, and this doesn't even work (but works on the command line of course). There must be something fundamentally wrong that I'm not aware of..
  • Comment on Re^2: Calling external programs via cgi on win32

Replies are listed 'Best First'.
Re^3: Calling external programs via cgi on win32
by jamesjyu (Acolyte) on Jul 04, 2004 at 20:35 UTC
    It turns out you cannot invoke a gui based program from a cgi script. This would have worked in win98, but not in any newer version of windows...