Jump to content

destroy sessions when window1 close but window2 still open


jasonc

Recommended Posts

I use firefox and this also happens in IE.

I login to my site or any site like yahoomail and if i open a new window and visit the same page i am still logged in.

my question is how do i make the sessions only work in the window that started them?

Thanks
Link to comment
Share on other sites

You could look into using the javascript "onbeforeunload" to initiate an ajax query to a php script which destroys the session data when the user leaves the page, or closes the window.

Complicated, but it would do the job.
Link to comment
Share on other sites

i have tried to find out how i use ajax, where i get it on the site, not able to see what i do,

[!--quoteo(post=376706:date=May 24 2006, 04:30 PM:name=wisewood)--][div class=\'quotetop\']QUOTE(wisewood @ May 24 2006, 04:30 PM) [snapback]376706[/snapback][/div][div class=\'quotemain\'][!--quotec--]
You could look into using the javascript "onbeforeunload" to initiate an ajax query to a php script which destroys the session data when the user leaves the page, or closes the window.

Complicated, but it would do the job.
[/quote]
Link to comment
Share on other sites

i appreciate it.

thank you

[!--quoteo(post=376920:date=May 25 2006, 09:07 AM:name=wisewood)--][div class=\'quotetop\']QUOTE(wisewood @ May 25 2006, 09:07 AM) [snapback]376920[/snapback][/div][div class=\'quotemain\'][!--quotec--]
I will try and find some time later to put together a very basic sample for you.
[/quote]
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.