There are some custom tags out there that will prevent this. There are also some great JavaScript resources out there that will prevent multiple click on a submit button.
Go to http://devex.allaire.com/developer/gallery/, enter Submit in the search field, and you will find a bunch in the gallery. I have used a couple of them and they seemed to do fine. -----Original Message----- From: Kinley Pon [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 10, 2001 4:43 AM To: CF-Talk Subject: Multiple double-clicking on a button I have been able to hangup the Coldfusion server and at times I would need to restart the server. If I was QUICKLY MULTIPLE clicking on a button of type = "submit", it would hang. There is no error message. It simply is stuck. I have place <cflocks type="EXCLUSIVE" scope="session"> around every possible session variables. I do not know of a method where I can prevent the code from re-running (re-posting) everytime the button is clicked on. Any suggestions... thanks - Kinley ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

