home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / WEBSERVE / SAMBAR / DATA.1 / inline.stm < prev    next >
Text File  |  1997-08-27  |  576b  |  22 lines

  1. <HTML>
  2. <HEAD><TITLE>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>CGI In-lining</B></FONT>
  6. </CENTER>
  7. <BR>
  8. <BR>
  9. The RCC scripting command can be used to in-line the output of 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>hello.bat</I> CGI script:
  14. <P>
  15. <PRE>
  16. <RCChello.bat>
  17. </PRE>
  18. <P>
  19. <A HREF="index.htm">Return</A> to the samples page.
  20. </BODY>
  21. </HTML>
  22.