Is it possible that the html page loaded, cannot be refreshed or reloaded by the user
Thanks..
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The onbeforeunload event could be used to detect a situation like this.
I think this is what SO uses when you write an answer and then want to leave before you post it; it asks you if you are sure.
Is that what you want to use it for or what?