I believe, stress believe, you are screwed. I don't think there is a way to get rid of that unless you put in a 'real' license.
You can, however, fix this in jQuery using $.ajax with the option to edit the JSON before hand. I've got a meeting in 10 minutes, if this doesn't make sense to you and no one else chimes in, I'll be back in 1.5 hours and can tell you exactly how to do it. In theory it adds code that will only matter on dev, but it will be like 4 lines of code so no big deal. (And obviously you can remove it before going to production.) On Tue, Nov 20, 2012 at 9:08 AM, Mo Lay <[email protected]> wrote: > > Hi Ray, > I ve done a test but iam getting the following error: > > invalid JSON : <META NAME="ColdFusionMXEdition" CONTENT="ColdFusion DevNet > Edition - Not for Production Use."> > > any thought ? > > > thanks > > > >One thing to watch out - be sure to > > > >a) disable debugging (cfsetting tag) > >b) clear whitespace before the response (cfcontent can do that and lets > you > >set the right content type for json crap) > > > > > > > > > >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5975 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
