Rick, >Sounds good, Ian... > >Maybe someone's heard of something like that. > >Use CF as the basis for validation, then if JS is on, >generate some JS client-side validation code and >use CF for server-side. > >If JS in not on, just use CF validation, both client- >and server-side... > >Is there a fool-proof way to determine whether or not >someone is using JS?
You don't need to do anything at all. The browser will simply ignore JS if it's disabled in the browser. You really should just do some experimentation yourself to see what the actual behavior is. Just turn JS off in your browser and look to see how your pages act. The best way to learn is to do. -Dan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275612 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

