Results 1 to 2 of 2

Thread: Iframe SSI script II IE

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

    Default Iframe SSI script II IE

    Iframe SSI script II IE
    http://www.dynamicdrive.com/dynamici...iframessi2.htm

    I am trying to set it up so that I can open other windows (such as Verizon.com and others) within an iframe on my site. When I open a page that is within my domain, it resizes the iframe correctly. When I try to open a page that is external to my domain, however, the iframe height is set at only around 50 pixels regardless of the actually height of the external page. How do I work around this problem?

  2. #2
    Join Date
    Dec 2004
    Location
    UK
    Posts
    2,358
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by hsteckylf
    When I open a page that is within my domain, it resizes the iframe correctly. When I try to open a page that is external to my domain, however, the iframe height is set at only around 50 pixels regardless of the actually height of the external page.
    Please RTFM in the future.

    How do I work around this problem?
    You can't. The page you cited states this quite clearly. The issue is one of security: you cannot manipulate a document that is not your own.

    Mike

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
  •