Results 1 to 2 of 2

Thread: iframe help please!

  1. #1
    Join Date
    Feb 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default iframe help please!

    Ok this dude I am trying to help wants this iframe to open via a link.


    Code:
    <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.

  2. #2
    Join Date
    Sep 2004
    Location
    Little Falls, Roodepoort, South Africa
    Posts
    421
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default

    Try This: If frame is named "mainframe," you would do:
    <a href="http://s11.invisionfree.com/angelsvilleinn" target="mainframe">Angelsville Inn</a>
    Very Best Rgds, Simonf :cool:
    __________________________________
    My Site | E-Mail Me

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •