Page 1 of 1

Update database while closing a window without logout

Posted: Tue Aug 10, 2010 4:11 am
by sathyaparthi
How to update database value while closing a window without logout.
i need to change a column value in a database without clicking logout.

Re: Update database while closing a window without logout

Posted: Tue Aug 10, 2010 4:32 am
by dejvos
Try AJAX. Set up listener to close window event.

Re: Update database while closing a window without logout

Posted: Tue Aug 10, 2010 7:15 am
by sathyaparthi
Can u pls give me an example for listener