Community Member Profile
Patrick Tai
Member since Jun 23, 2009
- Profile: /members/3657-Patrick-Tai.htm
- Comments: 1
- Points: 9
Recent Blog Comments By Patrick Tai
-
Ask Ben: Converting Javascript Variables Into ColdFusion Variables
Posted on Jun 23, 2009 at 4:59 AM
json format is very helpfull to pass variables between javascript and coldfusion in ajax calls. There are 2 coldfusion functions since cf8 DeserializeJSON() and SerializeJSON(). And from you javascript code you can serialize your JS variables to a json string by using the json serializer( <... read more »



