Russ, were you advising Nick to "not" use the stuff built into CF?
If so, I agree. jQuery is the way to go. I tried working with CF's functionality, jQuery was much easier for me to learn. Rick -----Original Message----- From: Russ Michaels [mailto:[email protected]] Sent: Tuesday, January 08, 2013 8:58 AM To: cf-talk Subject: Re: Ajax inserts / updates and CF I would really suggest using the stuff built into CF. Your better off using jquery, there are tons of tutorials out ther eon jquery and jquery with CF. On Mon, Jan 7, 2013 at 11:28 PM, Nick Gleason <[email protected]>wrote: > > 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:353813 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

