Jan 31st, 2010, 10:02 PM
Ok, thanks, I will try it and let you know how it works.
As for whether it should be set to true or not, I can't tell you for sure since I don't know exactly what it does. But, if you give me more information on exactly what's different if you turn it on, I can give you an opinion.
I can say that anything that cuts down on errors seen by the end user is great! I would much rather have double submissions than to have my users see errors. Many of the users of my site will have little computer experience and I like to keep everything as simple as possible.
In my mind, the code should be set up so that no matter how many times you push the submit button, and stop the current progress, or refresh the page, no errors show up. If the form gets submitted multiple times, then so be it. I can always just delete the duplicates in Form Tools and in my inbox and my end users aren't frustrated with error pages and codes.
(Hey, that brings up an idea for a feature. Have a duplicate record finder that can identify any submissions that are exact duplicates of each other. This might help people find and clean up double submissions in a long submission list.)
As for whether it should be set to true or not, I can't tell you for sure since I don't know exactly what it does. But, if you give me more information on exactly what's different if you turn it on, I can give you an opinion.
I can say that anything that cuts down on errors seen by the end user is great! I would much rather have double submissions than to have my users see errors. Many of the users of my site will have little computer experience and I like to keep everything as simple as possible.
In my mind, the code should be set up so that no matter how many times you push the submit button, and stop the current progress, or refresh the page, no errors show up. If the form gets submitted multiple times, then so be it. I can always just delete the duplicates in Form Tools and in my inbox and my end users aren't frustrated with error pages and codes.
(Hey, that brings up an idea for a feature. Have a duplicate record finder that can identify any submissions that are exact duplicates of each other. This might help people find and clean up double submissions in a long submission list.)