I'd ask the host to allow for cfcontent. Seems pretty strict. As an FYI, there are JSON alternatives on RIAForge that will allow you to serialize/deserialize on CF7.
On Sat, Aug 13, 2011 at 12:12 PM, Joshua O'Connor-Rose <[email protected]> wrote: > > ugh cfcontent is blocked on the server time for a new host, but just > after I renewed for 3 years. > going to php for a bit. > > On Sat, Aug 13, 2011 at 11:49 AM, William Seiter <[email protected]> wrote: >> >> 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:346747 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

