Can someone tell me why this thread is still going? Can ANYONE have anything new to say on the subject?
-----Original Message----- From: Michael E. Carluen [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 5:14 PM To: CF-Talk Subject: RE: Client-side validation or Server-side Validation? > I gotta be wondering at this point - why bother with client-side at > all if I'm finding close to 35% of my specific users have javascript off? This definitely drives the same point in which many have continuously repeated many posts ago. "Know your audience". Javascript is the UI eye-candy. If majority of your audience is in a prohibitive environment where rich UI can not be served effectively, then you may not even need to use JS or AJAX. Obviously, if your js on your app benefits 95+% of you audience, add a few hours and a few lines of code time to implement js. > -----Original Message----- > From: Les Mizzell [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 18, 2007 2:58 PM > To: CF-Talk > Subject: Re: Client-side validation or Server-side Validation? > > > Is it accurate to say that once the submit button is clicked, Jorn's > plug-in > > validates everything server-side first based on the id of the form, > > then once that's complete, with no errors, the form will be > > submitted to > the > > action page automatically, in this case ex2_process.cfm, and perform > > the server-side validation? > > ....and if javascript is OFF, which I'm finding to be the case in more > of the users of the forms in question I'm working on than I though - > then basically there *is* no client-side validation anyway. > > I gotta be wondering at this point - why bother with client-side at > all if I'm finding close to 35% of my specific users have javascript off? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275839 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

