Log in

View Full Version : iframe help please!



GomezAddams
02-01-2006, 10:05 AM
Ok this dude I am trying to help wants this iframe to open via a link.



<iframe src="http://s11.invisionfree.com/angelsvilleinn" CategoryID=1143&sortby=6&width=340&ShowNextButton=true&PageSize=4&Target=_blank&banID=4032&DescriptionCss=tiny&ScreenNameCss=smallbluetext"marginwidth="0" marginheight="0" width="900" height="6000" frameborder="no" scrolling="no"></iframe>


Another words here is what he is trying to achieve:

Is there a way i can take my forum and put it on my website such as when guest go to my website and click the forum tab they will still be on my website but they will be on the forum also.

Hope this makes sense now.

simonf
02-01-2006, 01:43 PM
Try This: If frame is named "mainframe," you would do:
<a href="http://s11.invisionfree.com/angelsvilleinn" target="mainframe">Angelsville Inn</a>