ColdFusion 8 Update 1 Fixes some Image Processing Quirks

by Pete Freitag

It was nice to see that two of the quirks that I talk about in my Image Processing in ColdFusion 8 presentation were fixed in ColdFusion 8, Update 1 - they are:

They also added two other enhancements / fixes in this update:

The Fixinator Code Security Scanner for ColdFusion & CFML is an easy to use security tool that every CF developer can use. It can also easily integrate into CI for automatic scanning on every commit.

Comments

Tola Anjorin

Please i have a problem displaying an image from a byte array with cf8. the byte array is actually received from a java sdk function of the fingerprint device. it contains the image of the fingerprint captured.. but coldfusion says the file is invalid. thanks

Brian Polackoff

Hey Tola, It seems your further then I am. I have a time clock application that needs fingerprint authentication with cf8 on windows 2k3. how should I get started to get CF to work with a finger print reader/scannner?