Possible Duplicate:
IE 8 likes to save photos as BMP when the photo is JPG. How to solve this?

I'm using Internet Explorer 8 on Vista and when I save a picture using "Save as..." it will only save as a bitmap and not as a jpeg.

I have cleared my cache etc. What could be wrong?

link|improve this question
Do you have an example URL? – heavyd Feb 19 '10 at 2:38
Sounds like a dupe. superuser.com/questions/61623/… – random Feb 19 '10 at 2:44
feedback

migrated from stackoverflow.com Feb 19 '10 at 2:36

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by random, Molly, quack quixote, Jared Harley, Ivo Flipse Feb 19 '10 at 5:47

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

My bet is the image format is actually really BMP or something non-jpeg.

Take a look at my demo page here, open it in IE and try to save the images, you will get what I mean.

link|improve this answer
Answer the older question instead: superuser.com/questions/61623/… – random Feb 19 '10 at 3:38
feedback