Try loading this normal .jpg file in Internet Explorer 6.0. I get an error saying the picture won\'t load. Try it in any other browser and it works fine. What\'s wrong? The
It is possible for other applications to register themselves as a handler for files with a particular extension. Quicktime has (or at least had) a tendency to do this with .png files, so a .png file would display fine inline in an HTML page, but with an URL referring directly to the .png file, IE would immediately delegate all responsibility for handling the file to Quicktime.
Might this be what is happening to your .jpg files? Is it only this .jpg file that you're having a problem with?