Kevin Penny
Member since Jul 31, 2013
- Profile: /members/11101-kevin-penny.htm
- URL: http://codefusionllc.blogspot.com
- Comments: 1
Recent Blog Comments By Kevin Penny
-
Converting Data Between String, Binary, Hex, And Base64 Format In ColdFusion
Posted on Jul 31, 2013 at 4:51 AM
Hey Ben - great examples, but when you say 'I left out the following data type conversions because they can already be performed in ColdFusion using a single line of code:' , you really didn't leave them out did you for stringToBase64() - as its simply the toBase64( stringValue ), but instead you'r... read more »