Log in

View Full Version : Having link contained in frame open in window...



Styles2304
08-18-2007, 12:42 AM
I have a php/mysql login system and the logout button runs a log out script and then redirects the user to the original login page. The problem is that it does all of this within it's own frame . . . so my question is how do I open the link in the entire window even when it's contained inside of a frame?

Styles2304
08-18-2007, 10:10 AM
No one?