home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 August
/
PCWorld_2001-08_cd.bin
/
Komunikace
/
sambar
/
_setup.1
/
inline.stm
< prev
next >
Wrap
Text File
|
2001-02-18
|
667b
|
24 lines
<HTML>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
<HEAD><TITLE>CGI In-lining</TITLE></HEAD>
<BODY bgcolor=white text=black link=black vlink=black alink=black>
<CENTER>
<FONT SIZE=5 COLOR=#996633><B>CGI In-lining</B></FONT>
</CENTER>
<BR>
<BR>
The RCC scripting command can be used to in-line the output of 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>dumpenv.pl</I> CGI script:
<P>
<PRE>
<RCCdumpenv.pl>
</PRE>
<P>
<A HREF="index.htm">Return</A> to the samples page.
</BODY>
</HTML>