Back Button Issue
Hello,
I have a form that redirects to a new page once the CREATE button is clicked. This action creates a new record in a table.
If the back button is clicked once the second page is reached, the user will often re-enter the information, click CREATE and then another record is created. They then have two identical records.
Does anyone have any suggestions on how to handle this problem? I know it is hard to prevent the back button from being used in every browser out there.
Thanks,
Matt