Michael
Member since Apr 11, 2014
- Profile: /members/11800-michael.htm
- URL: http://www.idzyns.com
- Comments: 1
Recent Blog Comments By Michael
-
Converting A Base64 Value Back Into A String Using ColdFusion
Posted on Apr 11, 2014 at 4:29 PM
I know this is an older post, but we have a project where we have to insert images into the DB. The database datatype is Varchar(max) and the images have to be base64 encoded. This works fine except for transparent PNG's. the alpha channel keeps getting dropped. We can make it work with a blob, bu... read more »