But can a hybrid method of JS and CF validation be circumvented? Certainly it can be disabled by turning JS off, but would that disable all input? (Disabling a submit button or being able to submit with the Enter key comes to mind)
-----Original Message----- From: Bader, Terrence C CTR MARMC, 231 [mailto:[EMAIL PROTECTED] Sent: Monday, April 16, 2007 4:12 PM To: CF-Talk Subject: RE: Client-side validation or Server-side Validation? And what I mean is that you should not depend on client-side validation as this can be circumvented and/or disabled. Its for end-user ease of use and reduce wear and tear on heavily used sites. ~Terry -----Original Message----- From: Bader, Terrence C CTR MARMC, 231 [mailto:[EMAIL PROTECTED] Sent: Monday, April 16, 2007 15:09 To: CF-Talk Subject: RE: Client-side validation or Server-side Validation? Agreed, client side validation is only for client side user ease of use and not for true validation of data being submitted to your data definitions. ~Terry ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275483 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

