NT cgi

MisterX b.xavier at internet.lu
Tue Jul 20 00:53:13 EDT 2004


Robert,

try this one...

http://www.navaching.com/pagem.html

It helped for NT4 IIS...


> -----Original Message-----
> From: use-revolution-bounces at lists.runrev.com
> [mailto:use-revolution-bounces at lists.runrev.com]On Behalf Of Robert
> Poreda
> Sent: Monday, July 19, 2004 20:54
> To: use-revolution at lists.runrev.com
> Subject: NT cgi
> 
> 
> Good day to you all.  
> 
> In an effort to create a cgi, I've attempted to use the RunRev 
> link to http://www.hyperactivesw.com/cgitutorial/.  The 
> instruction appears to be for unix machines and I have to use 
> windows nt 4.0.  The runrev archives back through Dec03 didn't 
> address the problem.
> 
> Undeterred, I've found several google references to NT, but not 
> much from the standpoint of rev development - only asp or perl.
> 
> 
> What I have so far is MS Peer web services installed, pointing to 
> Hello.htm as default.  This htm contains a pointer to a subdirectory: 
> 
> <FORM METHOD="GET" ACTION="C:\Program Files\Revolution 
> 2.1.2\CGI\HW3.cgi">, which provides the users browser with a blank page.
> 
> HW3.cgi contains:
> 
> #!revolution
> <html>
> <head>
> <meta http-equiv=Content-Type content="text/html; charset=windows-1252">
> <title>Hello World</title>
> </head>
> <body>
> 
> <p>Hello World</p>
> 
> </body>
> </html>
> 
> 
> If you could point me to a web page or provide a suggestion, it 
> would be appreciated.  Thanks.
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution


More information about the use-livecode mailing list