This is a great move and highly recommended for the reasons you mention, but 
also if you plan to go mobile. Just a tip for you...make sure you turn CF 
debugging OFF when testing your jquery ajax calls because if you leave it on, 
it may appear that your ajax is not working at all with no js errors. Also, I 
would recommend you use firefox as a browser and firebug to debug your jquery 
code. Hope this helps.

>Hi Folks,
>
>We're getting ready to implement some ajax code in our application to enable
>queries (esp inserts and updates) to run without having to do a full page
>refresh (the main goal being to just improve page load performance).
>There's obviously a lot of info out there on this topic and I'm interested
>in getting a little feedback about what might be best or most appropriate.
>For instance, are there any recommended examples / tutorials for doing this
>with CF?  Would this sort of thing likely use jquery or just straight custom
>javascript?
>
>Many thanks in advance.
>
>Nick 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353817
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to