Refresh vs. Form Re-submission
September 16, 2005 10:54 AM
Subscribe
Form re-submission woes!
How can I catch page refreshes and prevent form values from being re-submitted?
I've read a lot on the subject and tried varying tactics to counteract the problem. From hidden form variables and plain old user education, no methodology has worked quite as well as I had anticipated upon implementation. However, a lot of sites seem fairly successful in protecting against this problem so there must be something I'm missing (well, more than one something).
What am I missing? Does anyone have any tried-and-true methods that they've used? If so, are their any caveats to your preferred method?
(This is particularly for Perl/PHP with Apache and/or IIS. I'm hoping for one solution that can be modularized for varying projects, but anything is appreciated.)
posted by purephase to computers & internet (9 comments total)
posted by purephase at 10:56 AM on September 16, 2005