I have a submit button in a form and when the user clicks it, I want to check to see if they changed anything on the form. If they did, I will advise them to save the form before submitting.
How would I determine if anything changed?
Thanks for the suggestions....