On 2/25/2013 9:34 AM, Jenny Gavin-Wear wrote: > I am still using CF7 and I'm about to put together a site for a > photographer. I don't really want to spend a fortune upgrading CF, so I am > wondering if there is anything I can use to read in EXIF information?
even if you upgraded not sure you'd get a whole lot of EXIF data out of imageInfo anyway beyond the very basics (height, width, etc.). if you don't mind dipping down into java & can add a java lib to your cf classpath that's probably your best bet. maybe: http://drewnoakes.com/code/exif/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:354673 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

