Topic: "using php to get rid of frames??" (page 1 of 1)

1
Author Post
sniperkid
groupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmaster
is it possible to use php to get rid of frames? this is sort of what i have;

title
links
body

3 frames but when you login, it splits the body up into 2 sections like this;

title
links
2nd main
links body

the 2nd links is the challenges link, the first links is the nav bar, what i wanted to know was is there a way of getting rid of the 2nd links when the logout link (from the 2nd links) is pressed? i have tried using meta http-equiv to refresh it but it still stays there :noclue:.

Thnx
Edited by sniperkid on 12.07.2004 17:53:31
private message Website
paralax
groupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmastergroupmaster
load the link with <a href="logout.php" target=_parent>Logout</a>
private message EMail Website

Topic: "using php to get rid of frames??" (page 1 of 1)

1