Matt Bram
Member since Jan 12, 2012
- Profile: /members/9478-matt-bram.htm
- URL: http://na
- Comments: 2
Recent Blog Comments By Matt Bram
-
Creating Base64-Encoded Data URLs For Images In ColdFusion
Posted on Apr 21, 2013 at 3:00 AM
Hey Ben, I know this thread is old, but I wanted to share with you a work around I found to an issue I was having with the built-in toBase64 method when using PNG files with transparency. The 24-bit PNG files were not rendering correctly on the browser. When I read them with cffile and used BinaryE... read more »
-
Learning ColdFusion 9: The Virtual File System (RAM Disk)
Posted on Jan 12, 2012 at 10:36 AM
Hey Everyone, Has anyone tried accessing the VFS from a .jsp page or custom java class that is called from a .cfc? I was just currious about this because I'm working with the Microsoft EWS API which integrates Exchange 2010 with Java. I would like to add attachments to an email without using a byte[... read more »