SerializeJSON was added in CF8

http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Tags_f_21.
html

William

-----Original Message-----
From: Joshua O'Connor-Rose [mailto:[email protected]] 
Sent: Saturday, August 13, 2011 9:45 AM
To: cf-talk
Subject: SerializeJSON is Undefined


I'm worknig through the pains of an inexpensive host that severely
limits CF functionality. I'm setting up ajax for the site and step one
of everything is putting error handling in place.

In any case this is my first cf ajax project and I was adding Bens
ajax error handling and the test cfm file has  this line


<cfset strJSON = SerializeJSON( objResponse ) />

I'm getting an error back

Variable SERIALIZEJSON is undefined

the server is CF7

any thoughts



-Joshua O'Connor-Rose
-All is Good



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

Reply via email to