serialization

A Funny Thing with ColdFusion - CFQuery Serialized Data

CFQuery SerializeJSON() and the structure returned So this might not be the best programming at all, but recently I had a task, like many others. I needed to get data from the DB using ColdFusion and put it directly into a JavaScript plugin. The JavaScript plugin is a chart and graph one that the company bought years ago and no one has used until now. This specific library is looking for pure data and then it will make the charts and such.