Community Member Profile
Curtis
Member since Jun 1, 2009
- Profile: /members/3510-Curtis.htm
- Comments: 1
- Points: 12
Recent Blog Comments By Curtis
-
Learning ColdFusion 8: Javascript Object Notation (JSON) Part I - Data Conversion
Posted on Jun 1, 2009 at 1:20 AM
I have found that if you create a structure key by using "associative array notation" rather than "Object.property notation" then you can get the key in its original case. So, options.lowercase = "not really lower case" ; will get you {"LOWERCASE":"not really lower case"} while
read more »



