I have a code that checks for image links and turn them into
<img src="link"></img>
My problem is, certain images from certain websites do not work. I tried re-uploading them to another image hosting server and they work. But also when I check them on IE they start appearing in my program.
It's not a CMYK
problem, I think it's more of a compatibility problem or cache related.
I tried changing compatibility mode from IE7 to IE9 but the images still do not load.