Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Discard target="_top" in external page in iframe

Status
Not open for further replies.

yodaa

Programmer
Jun 10, 2004
64
SE
Hi,

I wish to create a basic page using an iframe. The iframe will contain a login page for a system we have purchased and can't modify. When you hit the login button, the welcome page will load on top of the page because since the target is set to top. The reason for why I wish to use an iframe is to be able to have a top "frame" (a toolbar) with a number of links to pages such as Quick help, FAQ, etc. I haven't found a way of forcing links in an iframe (outside of my control) to load link contents within the frame even if the target of the links are top, blank or whatever.

Is this possible at all? Any ideas of how you could solve this.

Thanks!

Regards,
yodaa
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top