Ask a Jedi: Using JSON in older versions of ColdFusion
This post is more than 2 years old.
A user just wrote in asking how to handle working with JSON in a pre-ColdFusion 8 server. What I recommend is the code I use for LighthousePro - CFJSON. This will work in any MX and higher server. There are other options out there I'm sure, but I've been pretty happy with this CFC.
Comments