>I'd suggest using AJAX to allow ColdFusion to do the form validation 
>without the page needing to refresh. This solution would really be a 
>combination of JavaScript and CF.
>

Ajax is for interaction with the server to perform tasks only the server can 
do, such as submit information to databases, send email, update form data from 
database, etc.  Don't start using it for simple things javascript can 
accomplish without server support.. next thing you know, people be using ajax 
to find out what 1 + 1 is..

--
Pat

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268427
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to