Posted by Gaga on 11/20/06 15:47
I understand you partly. This will logout just one frame ...
<a href=logout.php name="out" target="_self" >Logout</a>
Please give me some example.
Gaga
"J.O. Aho" <user@example.net> wrote in message
news:4sdoecFuibegU3@mid.individual.net...
> Gaga wrote:
> > Hi !
> > I have normal 3 frames framset loaded after successfull login. When i
make
> > logout then this logout is applayed on just one frame ( the frame where
i
> > have put the logout part ). How to make logout of the whole framset and
how
> > to close whole frameset after user has decided to logout ?
>
> use target option in the anchor-tag in the url to the logout, or use a
series
> of javascripts to clear the other frames.
>
>
> //Aho
[Back to original message]
|