Detect that the user clicked on browser's stop button
Hi,
I understand that I can use the unload event to detect that a user has clicked on a link or submit button.
But suppose the user is not willing to wait long enough for the server to respond and clicks on stop. Is there a way to detect that?
Thanks and regards,
Roland