I'm running a login script on my homepage from within an Iframe.
I am pretty new to php and including some scripts on my homepage in Iframes, so i'm not breaking up the initial layout and I don't have to rewrite the entire site.
When I hit submit-button on the login inside the frame, it shows the page I want to go to inside the Iframe (thru an include(); ). Is there anyway of breaking out of the Iframe and reloading a completely new page?



Reply With Quote



Bookmarks