AjaxCFC for jQuery JSON Update
Jeff Borisch point out that the cfjson v1.6b that I was using for the jQuery AjaxCFC was buggy. I updated it to v1.7 in the SVN and the project download file... I strongly suggest you get this update.
Cheers.
Cheers.
TrackBacks
AjaxCFC for jQuery Updated with New Version of CFJSON
I Found out today that Rob Gonda's AjaxCFC has just received a new update where CFJSON is concerned.
I Found out today that Rob Gonda's AjaxCFC has just received a new update where CFJSON is concerned.
Tracked by Chris Jordan's Blog | Tracked on 5/15/07 5:58 PM
Trackback URL for this entry:
http://www.robgonda.com/blog/trackback.cfm?8DFF7822-3048-7431-E41D2C3AA7F8743C
http://www.robgonda.com/blog/trackback.cfm?8DFF7822-3048-7431-E41D2C3AA7F8743C









Did you take care of the un-var variables?
@Sami, no, but thanks for reminding me .. will get to that this week as well. as an FYI, unless you're using the MG/M2 branch, you shouldn't be too concerned since just like very other web service, the variables scope is discatred after each request... Nonetheless, it's no excuse, I'll fix it ASAP. Thanks.