We have a site where people are uploading images to our site.

We are using cffile upload, checking the sizing resizing them - all is working 
great but....
about 2% of the images will sometimes be upload but not able to be displayed on 
the site - they might be set as CMYK or some other reason and there is the red 
x being displayed.

Here is my question - since I have the full url to the image saved in the 
database is there any way that I can check the images that have been uploaded 
in the past hour and see if they are working in an automated format.

My thoughts would be to just loop through the list by hour and using an http 
get to see the image - the question is there a host header error or notice that 
will indicate that the image is bad and we need to fix the image.

We are trying to be proactive instead of reactive to clients telling us that 
there is a bad image on the list.

Thanks for any incite.
Matt 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332969
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to