Redirecting an iFrames's parent frame

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shoram
    New Member
    • Feb 2007
    • 26

    Redirecting an iFrames's parent frame

    i'm having a lot of trouble trying to change the page that is holding an iframe (within the iframe) :
    inside the iframe i have let say a button and on the click of that button i need to change the page that is holding the iframe it self (in c# asp.net)
    sorry for asking such a noob like question but i'm still a noob
    Last edited by DrBunchman; May 27 '08, 07:52 AM. Reason: Moved to .NET Forum - ASP Forum for Classic ASP only
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    You want to change the outer frame, but keep the inner iframe?
    I'm not sure that is possible with iframes? Only with regular frames.

    Comment

    Working...