How to update database value while closing a window without logout.
i need to change a column value in a database without clicking logout.
Update database while closing a window without logout
Moderator: General Moderators
-
sathyaparthi
- Forum Newbie
- Posts: 7
- Joined: Fri Jul 09, 2010 12:06 am
Re: Update database while closing a window without logout
Try AJAX. Set up listener to close window event.
-
sathyaparthi
- Forum Newbie
- Posts: 7
- Joined: Fri Jul 09, 2010 12:06 am
Re: Update database while closing a window without logout
Can u pls give me an example for listener