On Tue, Jul 20, 2010 at 11:07 AM, Will Blake <[email protected]> wrote: > OK, first not sure why there are two threads going about this question...
Probably something about the HOF email/BB interface splitting it up. > I currently on CF 6.1 so I (should?) be able to get a JSON response, I will > take a look at that route. I do not have a lot of experience doing this type > of thing so I am pretty sure there is a better way to go than I am currently > going, and if JSON is it I am open to it. If possible, I would seriously considering moving up to the current version of CF (CF9). If that's not possible, you're going to continue running into problems with functionality that you'd really REALLY love to have, but you don't. Often the cost of upgrade is cheaper than whatever hourly rate you apply to recreating features that are included in CF9 for you right out of the box. Having said that I don't think JSON formatted output from CFCs was introduced till CF8. However, JSON is just another way to format output. You can easily build your own JSON strings from objects. If you search cflib.org you might even find some stuff there that works with CF6.1. Again though, the time you will spend trying top rebuild features that are "just there" in CF9 can be high. -Cameron -- Cameron Childress Sumo Consulting Inc http://www.sumoc.com --- cell: 678.637.5072 aim: cameroncf email: [email protected] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:335539 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

