This is what I've started doing with CFAJAX. It's a time saver. On 8/12/06, Tanguy Rademakers <[EMAIL PROTECTED]> wrote: > One idea is to find a way to access your server side validation functions > with "AJAX!(tm)(c)", which is actually pretty trivial, even without using a > framework of some kind. That way you only have to write your validation code > once, and every input or whatever uses standard js - think > serverValidate(this). And if your users don't have js enabled, you fall back > to the exact same validation code running on the server.
-- CFAJAX docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:249660 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

