Thanks Jake, Casey. For those savvy (or even malicious) enough to find a workaround to your js validation, users can easily disable Javascript once the page has rendered the form, without refreshing the browser. So there'd still be a need for either a cf-side post validation or a is-javascript-enabled check on the processing page.
> -----Original Message----- > From: Casey Dougall [mailto:[EMAIL PROTECTED] > Sent: Friday, August 11, 2006 1:28 PM > To: CF-Talk > Subject: Re: Validation Protection from Javascript Disabled browsers > > Hide the whole form if they don't have javascript enabled. > > > Casey > > On 8/11/06, Jake Churchill <[EMAIL PROTECTED]> wrote: > > > > I mainly stick to server side validation only with use of Javascript for > > on-demand calculations on the client side and menu items. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249633 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

