Jump to content

destroy sessions when window1 close but window2 still open


jasonc

Recommended Posts

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.
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]
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]

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.