You are returning a JSON string, but you also said returnformat=json.
So you told CF to JSON-encode your JSON string. Don't do that. ;)



On Tue, Mar 5, 2013 at 6:42 AM, Chad Baloga <cbal...@gmail.com> wrote:

>
> Same result if I use a $.get and a returnformat="plain" from the CFC
>
> >Are you perhaps re-JSONing JSON? I noticed you did not pass
> >returnformat=json to your CFC. How are you handling that?
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:354815
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to