ColdFusion, AJAX and web...
CFJSON is a ColdFusion implementation of the JSON data format. JSON is a lightweight replacement for xml which translates (or serializes if you like) native datatypes into across languages. While xml is great for storing data, it does not map nicely to native data types. JSON fill's that need. In many ways it is similar to WDDX in that it serializes data. Just with half the bloat. http://jehiah.com/projects/cfjson/
By Unknown, at 9/15/2010 06:22:00 am
Great work! I am really impressed.
Thank You
ColdFusion plugins