View Single Post
Old 12-09-2005, 01:53 PM  
JenC
Confirmed User
 
Join Date: Jun 2002
Location: New England
Posts: 515
Quote:
Originally Posted by V_RocKs
Code:
<iframe name="I1" width="590" height="21000" border="0" frameborder="0" src="index2.php"> 
                      Your browser does not support inline frames or is currently 
                      configured not to display inline frames.</iframe>
Consider:

Code:
<? include("index2.php"); ?>
Instead... preserve the PR benefits...
This didn't work is there something else you need to do besides add that PHP code?
JenC is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote