There's been a few recent blogs posts covering how to convert the JSON returned by ColdFusion's serializeJSON function to a more standard pattern in order to use data with various grids or JavaScript templates. Those posts covered client-side conversions, here's how to generate the JSON on the server.
Error "Invalid Reply from Server" when using AjaxCFC
I'm 2 weeks into my new job and I just started working on a project that requires Ajax. After using CFAjax for so long, I figured I'd give AjaxCFC a go. I've heard nothing but good things about it, but I've been bashing my head against the wall for a while with this error. Took me forever to find the real cause.
