I mainly stick to server side validation only with use of Javascript for on-demand calculations on the client side and menu items.
-----Original Message----- From: Michael E. Carluen [mailto:[EMAIL PROTECTED] Sent: Friday, August 11, 2006 2:50 PM To: CF-Talk Subject: Validation Protection from Javascript Disabled browsers Happy Friday everyone. As I have always done as a practice, I replicate all data validation on the server side (CF), even with the extensive use of client side Javascript validation. I also use <noscript> to detect whether javascript has been disabled. Obviously, these redundancies add to the dev time. Now, I am wondering if anyone has done it in any different way that they can recommend- slightly different or otherwise. Thanks in advance. Michael ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:249629 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

