home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 July / PCWorld_2000-07_cd.bin / Komunik / sambar / _SETUP.1 / inline2.stm < prev    next >
Text File  |  1998-04-09  |  604b  |  22 lines

  1. <HTML>
  2. <HEAD><TITLE>Win-CGI In-lining</TITLE></HEAD>
  3. <BODY bgcolor=white text=black link=black vlink=black alink=black>
  4. <CENTER>
  5. <FONT SIZE=5 COLOR=#996633><B>Win-CGI In-lining</B></FONT>
  6. </CENTER>
  7. <BR>
  8. <BR>
  9. The RCW scripting command can be used to in-line the output of Win-CGI 
  10. applications in an HTML file.  This is similar to the <B>exec</B>
  11. command defined in Server-Side includes.
  12. <P>
  13. The following illustrates execution of the <I>cgitest.exe</I> Win-CGI script:
  14. <P>
  15. <PRE>
  16. <RCWcgitest.exe foo=bar>
  17. </PRE>
  18. <P>
  19. <A HREF="index.htm">Return</A> to the samples page.
  20. </BODY>
  21. </HTML>
  22.