Re: CGI help
- Posted by ghaberek (admin) Jul 17, 2009
- 2079 views
GeorgeWalters said...
Didn't get that far. I was launching an exe program which would print that stuff.
Then you should be running it on a command line, not from the browser. Also, you'd have to setup your server to allow .exe files to be run as scripts, which is a pretty big security hole.
-Greg