Hello. I am having an issue with: myBase64Image = ImageReadBase64(someBase64String);
I even tried: someBase64String = toBase64(someString); myBase64Image = ImageReadBase64(someBase64String); No dice. When I dump the CFCATCH everything is [empty string]. Makes it hard to debug :) And of course we are trying to launch today. Any help would be MUCH appreciated! I am using OpenBD 2.1 with a build date of 2012-03-20 01:01:32 GMT Brandon Culpepper -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
