Answered
ImageGetBlob with GIFs
I'm trying to insert a gif file into a blob field in a
database. I can insert it fine if the image is a jpg type. When I
try a gif, it give me an error. Can you not insert a gif into a
blob field?
Detail Verify your inputs. An error occured in converting the image to base64 in the required image encoding. Base64 images can be created with ColdFusion in BMP,JPEG,PNG,PNM,and TIFF formats.
MessageAn error occured in converting the image to base64 in the required image encoding. Base64 images can be created with ColdFusion in BMP,JPEG,PNG,PNM,and TIFF formats.
thanks for any help
Detail Verify your inputs. An error occured in converting the image to base64 in the required image encoding. Base64 images can be created with ColdFusion in BMP,JPEG,PNG,PNM,and TIFF formats.
MessageAn error occured in converting the image to base64 in the required image encoding. Base64 images can be created with ColdFusion in BMP,JPEG,PNG,PNM,and TIFF formats.
thanks for any help
