4
Use the following with the MyPage module. Adjust as needed.
Quote:
<?php
include("../../mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
$xoopsOption['show_rblock'] = 1;
?>
<center>
<iframe src="http://targetsite.com/targetpage.htm" width="100%" height="500px" scrolling="auto" frameborder="0"></iframe>
</center>
<?php
//include_once XOOPS_ROOT_PATH."/ads/randomads.php";
include(XOOPS_ROOT_PATH."/footer.php");
?>
For more information, see the FAQ krystinevo pointed out.
Best Regards,
James
Insanity can be defined as "doing the same thing over and over and expecting different results."
Stupidity is not a crime. Therefore, you are free to go.