1. People click back button after saving a form and click submit again. Saving the form again. Usually when we have a auto generate Primary Key.
2. Another situation is when they are clicking the refresh button data is saved again. This often occurs when we are editing or using Update commands.
How can we stop saving data into data base when the refresh button is clicked.