I am using a form to insert names in to a database. The problem occurs when the user enters the name and while they are on the action page they hit the refresh button.
The data gets inserted again and I end up with duplicate names.
Is there a way to prevent this from happening?
The data gets inserted again and I end up with duplicate names.
Is there a way to prevent this from happening?