I believe this was an intentional change Adobe made with json.  Check the
release notes to be sure, but I know a lot of people had to make json
related code changes.

Sent with my Android phone

On Sep 11, 2010 6:36 PM, "Ketan Jetty" <kje...@yahoo.com> wrote:
>
> for returnformat="JSON", CF8 returns escaped JSON string whereas CF9
returns JSON object. The following CFFUNCTION format worked fine for me.
>
> <cffunction name="getJsonData" access="remote" returntype="string"
returnformat="JSON">
>
> Ketan Jetty
> http://KetanJetty.com
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336957
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to