So... client-side "innocent" errors (e.g. typos) get user-friendly
messages.  Anything making it through client-side, but failing
server-side gets the raw error messages.


-----Original Message-----
From: Claude Schneegans [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 16, 2007 10:15 AM
To: CF-Talk
Subject: Re: Client-side validation or Server-side Validation?

 >>So, if a user's input fails server-side validation, do you not
give an error message to the user?

Not exactly. What I mean is that I will let standard error messages 
through, like
"invalid datatype" for an invalid date from the database driver, or
"null values not allowed", etc...
With client side validation, I will make some more user friendly phrase.

-- 
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275368
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