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 

-----Original Message-----
From: Dan G. Switzer, II [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 16, 2007 14:43
To: CF-Talk
Subject: RE: Client-side validation or Server-side Validation?

Les,

>> There's tons of example code and libraries (such as qForms) that will
>allow
>> you to easily apply client-side validation rules to your code. It's 
>> not
>that
>> difficult to implement.
>
>But then, you'd have to require javascript - so that's another vote in 
>that direction....

No. 

My point was don't use AJAX to do server-side validation on stuff you
can do solely in the client. You need the server-side validation
regardless of whether or not you do any client-side validation.

- Dan




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275458
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to