Detecting the page being changed

jofes

New member
Joined
Jul 8, 2004
Messages
1
Programming Experience
3-5
Is there a way to detect is someone is trying to go to another page?

For example, I have a web form with some text boxes and a save button which updates as SQL database.

The users are more used to Access where they do not have to press a seperate save button.

The worry is that they will not press the save button, so I want to make it so that if the save button has not been pressed and they try to go to a different link from the menu, a message will appear prompting them to save.
 
Back
Top