I have a form which user enters data and submits to database on button click. If I hit F5 or hit the back button on a browser and go forward the database submission takes place again.
What would you guys do to resolve this re-submission to avoid duplicates?