anyone using CFajax?

I’ve been using CFajax successfully at my job, but tried to use it on my Jodohost account and it’s not working.

for those not familure with it:
Dev Trademarks - Furm

I’m wondering if some of the tags it uses are disabled/not allowed here. Any ideas?

No one has any input/ideas on this?

I thought that framework had been discontinued.

Have you checked out or tried AjaxCFC?

http://www.robgonda.com/blog/projects/ajaxcfc/

No i haven’t. But before I take the time to learn another one, does it work with Jodohost? Thanks.

Don’t know, I haven’t had time to check it out on JH yet

Yes, I’m using it on a part of my site that’s still under development. Make sure you updated the _cfscriptLocation in the /cfajac/core/settings.js file. And for some reason, I had to upload everything in the cfajax folder to get it to work… including the example folders, etc.

Thanks for the reassurance Pesky. Turns out one of the .js files got uploaded with zero bytes… didn’t notice that till you reminded me to check the settings.js file. Reuploaded that and all is well. Thanks again.