Quite right. One benefit of using the AJAX method is that the same server-side routine can be used via AJAX before posting (for the client's benefit) and also server-side after posting (for the application's benefit). This cuts down on duplication, meaning that only one validation routine needs to be maintained.
On 5/1/07, Bobby Hartsfield wrote: 'AJAX'. JS is meant to ENHANCE user experience and that's it. It's in no way shape or form 'secure'. It's also in no way shape or form insecure; people make it that way when they start tying it into server side routines and depending on the client side to trigger it. -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276592 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

