Results 1 to 2 of 2

Thread: Need a bit of help

  1. #1
    Join Date
    Sep 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Need a bit of help

    Ok. I need an iframe in my web page. So I did that with src="http://www.bebo.com/SignIn.jsp" , but everytime you sign in inside the iframe, it changes the tab you are viewing to the logged in page on bebo. Is there anyway to stop this? As it is pretty vital for my website.

    Thanks for any reply and help.
    Bradz.

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    This code works perfectly for me:
    Code:
    <iframe src="http://www.bebo.com/SignIn.jsp"/>
    Is that what you're doing? If not send me the code, and if you can a link to your page.
    Jeremy | jfein.net

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
  •