I tried your version and still no joy.
So I thought about using an iframe to display it. it displays but it breaks my style by removing the footer and 3rd column. i'm not sure why this is happening?
adv_portal_vBiSpy
Code:
<tr>
<td class="$bgclass"> <IFRAME SRC = "http://www.laserenthusiast.com/forums/vBIspy.php" width="100%" height="450" scrolling="yes"> </td>
</tr>
I've also have been attempting to remove the skins header and footer, but for some reason editing out the $header & $footer has no effect?