Bilal
Member since Jul 21, 2009
- Profile: /members/3883-bilal.htm
- Comments: 1
Recent Blog Comments By Bilal
-
Posting File Data Using A Base64 Encoding In ColdFusion
Posted on Jul 21, 2009 at 4:36 PM
I think the ToBase64() function is deprecated. You can use: BinaryEncode(objBinaryData,"Base64");... read more »