In my case when user clicks close button a confirmation box will appear and if user clicks OK , need to save the unsaved data and close the application. But my application closes without waiting for the result of user click(obviously it is an async call).
aliafsal
Member
6 Points
5 Posts
Re: Calling web service if browser window is closed
Feb 01, 2011 08:16 AM | LINK
Hi Syed,
In my case when user clicks close button a confirmation box will appear and if user clicks OK , need to save the unsaved data and close the application. But my application closes without waiting for the result of user click(obviously it is an async call).
Any help will be greatly appreciated...
--thanks,
Afsal