Hi Suma, On 7/11/05, suma parakala <sumaparkala@xxxxxxxxxxx> wrote: > Since i have placed logout in head frame its being logged out from head > frame only. How i can log out from all three frames. anyone please help me > Thanks Redirect the user to another page, which loads in the main window (not in a frame), that logs the user out. Something like <a href="logout.php" target="_top" />Logout</a> -ahmed -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php