Hello Lynne, could you please help meh figure out how to fix inframe page for this setup? I tried but the information is posting above the header...
http://www.cozworld.com/hlstatsx.php
Code:
// ###### YOUR CUSTOM CODE GOES HERE #####
$pagetitle = 'HLstatsX';
echo "<iframe src =\"http://www.cozworld.com/hlxstats/hlstats.php\" frameborder=0 width=100% height=800 scrolling=yes> \n";
echo "</iframe> \n";
// ###### NOW YOUR TEMPLATE IS BEING RENDERED ######
Here is the actual link
http://www.cozworld.com/hlxstats/hlstats.php
Thanks...