Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

CGI on IIS/PWS

 [1/3] from: kracik:mbox:dkm:cz at: 16-Feb-2001 15:32


Hi, I have a file called code.shtml which contains <!-- #exec cgi="/menu.r" --> So you could use something like <!-- #exec cgi="/cgi-bin/index.r" -->. AFAIK <!-- #include virtual --> does the same thing but I don't remember the exact syntax. HTH, Michal Kracik Falk Stefan, ITS-SL wrote:

 [2/3] from: stefan::falk::slg::se at: 16-Feb-2001 16:32


Cheers! /Stefan

 [3/3] from: stefan:falk:slg:se at: 16-Feb-2001 13:12


Hi list, I used to call a rebol cgi script from the index.shtml on a PWS server a while ago, but I can't remember what to write to call it. It was prolly something like <script cgi="/cgi-bin/index.r"> or something with #!blaah blaah Can anyone help? /Regards Stefan Falk