[jQuery] Re: AjaxCFC success return value

2009-01-21 Thread Rick Faircloth
Hi, Alex... I had a similar problem and was advised to put "returnFormat=json" in a query string for the url attribute for $.AjaxCFC. So you might try 'url: "model/category/CategoryAjaxFacade.cfc?returnFormat=json", as your url attr. I believe, alternatively, that you can specifiy json as the

[jQuery] Re: AjaxCFC success return value

2009-01-21 Thread alexquery
bump :) -- View this message in context: http://www.nabble.com/AjaxCFC-success-return-value-tp21580307s27240p21581667.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.