If the data is valid it is saved and the client is redirected. Without JS the form is submitted normally and goes through the same validation.
Edward A Savage Jr - "Sonny" Senior Software Engineer Creditdiscovery, LLC "An appeaser is one who feeds a crocodile, hoping it will eat him last." ~ Sir Winston Churchill On Fri, Jun 27, 2008 at 4:41 PM, Brad Wood <[EMAIL PROTECTED]> wrote: > Only if you call that server-side validation a second time after the > form is submitted to the server. > > ~Brad > > -----Original Message----- > From: Sonny Savage [mailto:[EMAIL PROTECTED] > > I recently wrote some form validation. I the validation was done in CF > but > was done through an AJAX call when JS was available. I feel this is the > best of both worlds. The end-user gets nice JS interaction when > available > and the validation is written only ONE time on the server-side where it > can't be circumvented. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308260 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

