[thelist] Server vs. Client Validation

Max Kanat-Alexander maxka at cats.ucsc.edu
Thu Dec 5 18:58:01 CST 2002


--
[ Picked text/plain from multipart/alternative ]
At 12:30 PM 12/5/2002, you wrote:
>If you have a million and one things to accomplish (as we all do), skip
>the client side validation (client side validation adds to the amount of
>time you'll spend debugging various platform specific and/or browser
>specific issues) and just do server side validation.

         I have to say, this is one reason I'm a big fan of ColdFusion's
<cfform> tag (and the related input tags). It allows for simple client-side
validation with almost no code work.

         -Max
--




More information about the thelist mailing list