home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 August / PCWorld_2001-08_cd.bin / Komunikace / sambar / _setup.1 / inline.stm < prev    next >
Text File  |  2001-02-18  |  667b  |  24 lines

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