home *** CD-ROM | disk | FTP | other *** search
- <HTML>
- <HEAD><TITLE>Win-CGI In-lining</TITLE></HEAD>
- <BODY bgcolor=white text=black link=black vlink=black alink=black>
- <CENTER>
- <FONT SIZE=5 COLOR=#996633><B>Win-CGI In-lining</B></FONT>
- </CENTER>
- <BR>
- <BR>
- The RCW scripting command can be used to in-line the output of Win-CGI
- applications in an HTML file. This is similar to the <B>exec</B>
- command defined in Server-Side includes.
- <P>
- The following illustrates execution of the <I>cgitest.exe</I> Win-CGI script:
- <P>
- <PRE>
- <RCWcgitest.exe foo=bar>
- </PRE>
- <P>
- <A HREF="index.htm">Return</A> to the samples page.
- </BODY>
- </HTML>
-