If this is for a data entry form - why don't you validate multiple data
entry on the server side. I.e. just check whatever data you are inserting is
already in the DB 1st before you do your DB inserting. This is 100% safe in
difference to all these JS validation attempts that fail once you simply
disable JS.

TK

-----Original Message-----
From: Terry Troxel [mailto:[EMAIL PROTECTED]
Sent: Saturday, June 18, 2005 2:58 PM
To: CF-Talk
Subject: Back Key and Javascript history


Could anyone show me an example of how to
Prevent a user from submiiting twice by
using either the back key or javascript history
After a form is submitted. I use cflocation but
It's not a clean method. I'd like some input
>From others.

Terry Troxel




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:209931
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to