Well, I think I have gone and described the problem wrong. It is not the fact that the user can click the submit button twice, as much as that they can click back and submit again. If I expire the page after the form submittal, it poses another problem with server side validation. If they are directed to click back to fix the form items that were required they get a page has expired. What is the solution to this?
Doug ----- Original Message ----- From: "Doug Brown" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Tuesday, November 28, 2006 5:01 AM Subject: <cfinput validate="SubmitOnce"> > I am having issues with this. I have a page that has 3 forms and only one submit button. The different forms are displayed depending on the value of a url variable. Anyhow, I have been trying to stop multiple form submissions by the use of the above mentioned attribute of the <cfinput> tag. I cannot get the damn thing to work. Is this because of having multiple forms? I would not think so since the rendered html only shows one form due to it being dynamic. Any help is appreciated. What would be my next best choice for avoiding multiple form submissions? > > > > > > > > > Doug B. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:261841 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

