I am using CFFILE to allow users to upload a photo. I have to ACCEPT image/pjpeg files because that sems to be the default mime type for photos captured with a digital camera. However, the second I use a CFX_IMAGE tag to manipulate that uploaded file, cold fusion throws an error: "... not a valid image file". The same code works perfectly well for all other images. Is there a fix? A workaround? Anything?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282148 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

