>I've just finished working on a photo gallery and now that the client >is using it she has an image that is coming up "Unsupported Image >Type" > >Funny thing is that it's a JPEG that she cropped in Photoshop. > >Any ideas? >Hatton
The first thing that came to mind when I read this was progressive JPEG's. They always screwed me if I didn't accomodate them in <cffile>. Maybe <cfimage> has a hard time with'em? Then I ran across this blog. http://www.oscararevalo.com/index.cfm/2008/1/26/CFImage-and-PJPEG-Images hth, Will ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299770 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

