I don't think you can get the form to expire. My rule of thumb is that if you don't want the form resubmitted with a page refresh, leave the page after you process the form using either <cflocation> or javascript location.replace() ( also replaces the current page in the browser's history as does cflocation ). If you need to use information from the form to display to the user, pass those variables in the url or set client or session variables before relocating the page.
hth s. isaac dealey 954-776-0046 new epoch http://www.turnkey.to lead architect, tapestry cms http://products.turnkey.to tapestry api is opensource http://www.turnkey.to/tapi certified advanced coldfusion 5 developer http://www.macromedia.com/v1/handlers/index.cfm?ID=21816 > Hi, > how would I go about expiring a form submission so that > users cannot click on refresh and submit the form again? > Tks/Rgds > Paolo Cesana > IT Development Mgr. > "Electricity is not the result of a series of upgrades to > the candle" > Auth. unknown > Miami International Forwarders (MIF) > Phone: (305)594-0038 Ext. 7326 > Fax: (305)593-0431 > <mailto:[EMAIL PROTECTED]> > <http://www.mif.com/> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

