Status: Unconfirmed
Owner: ----
Labels: Webkit-JavaScript Pri-2 Via-Wizard Type-Bug OS-Windows
New issue 159367 by
bjlthak...@gmail.com: __doPostback is not working on
window.onunload event
http://code.google.com/p/chromium/issues/detail?id=159367
UserAgent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.4 (KHTML, like
Gecko) Chrome/22.0.1229.94 Safari/537.4
Steps to reproduce the problem:
1. Write Javascript to do Postback on window's Unload event
2.
3.
What is the expected behavior?
When user close the browser, I need to do the database operation.
What went wrong?
On Browser's close event, chrome is not doing post back whereas IE works
fine.
Did this work before? N/A
Chrome version: 22.0.1229.94 Channel: n/a
OS Version: 5.1 (Windows XP)
I need to apply this functionality in my website on ASAP.
Attachments:
New Text Document (2).txt 2.8 KB