NT CGI scripts in Euphoria
- Posted by David Dvorkin <DDvorkin at FRXSOFT.COM> Jun 19, 1998
- 800 views
I'm new to both Euphoria and this list, so I apologize if this is a subject that has been discussed before. I'm trying to write a CGI script (actually an .exe), using Euphoria, running on an NT machine via MS NT server. My Euphoria program writes the proper output to the screen, including the HTTP headers, but when I run from the browser, I get a CGI error indicating that the server saw no headers at all. This implies, I think, that the .exe is being executed but the server isn't seeing the output. I'm using puts(1,"xxxx"). Any suggestions? Thanks in advance. David Dvorkin FRx Software Corporation mailto:ddvorkin at frxsoft.com (303) 741-8280