Is there a way to clear the form fields after submitting so when the user uses the back function they can't resubmit the same information over again?
I have found code to clear by ip address or time period, but my users may submit many forms in an hour and they have several locations with many users that use the same ip address, so that would lock out other users.
Is the a way to delete the cookie upon submission or ?!?