> The good thing about such an approach is, that you have to implement > server-side validation anyway - client-side validation can never be more > than an addon to enhance user experience unless you can rely on > JavaScript being enabled. So why not reuse that logic client-side as > well for single fields. You improve the user experience while all logic > is still in place.
I think your reasoning is very sound, Klaus... and besides, I know CF a lot better than I know JS! But I'm learning quickly! :o) Rick -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Klaus Hartl Sent: Monday, March 12, 2007 6:02 PM To: jQuery Discussion. Subject: Re: [jQuery] Calling all CF'ers... et al... The good thing about such an approach is, that you have to implement server-side validation anyway - client-side validation can never be more than an addon to enhance user experience unless you can rely on JavaScript being enabled. So why not reuse that logic client-side as well for single fields. You improve the user experience while all logic is still in place. -- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/ _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
