|
|
|
| | IFRAMEThe HTML IFRAME element defines an "inline frame" within a web page for the inclusion of external objects including other HTML documents.
You can use an IFRAME in your web page to display the output of rsContext using HTML like:
<p><iframe src="http://www.yourdomain.com/rscontext.php?..." scrolling="no" frameborder="0" height="xxx" width="yyy"></iframe><p>
[Home]
[Download]
[Documentation]
[FAQ]
|
|