Forum Moderators: open

Message Too Old, No Replies

image file save as bitmap

converts all files to untitled.bitmap

         

russgri

5:18 pm on Jun 16, 2004 (gmt 0)

10+ Year Member



I am running XP and MSIE 6
Formerly...when I file save a image to my hard disk it use to show the image name and extension as gif or jpg or png...whatever.
Some setting have changed...Now it saves as untitled.bitmap only

What has happened?

john_k

5:31 pm on Jun 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Usually it indicates that you are running out of temporary file space. Try clearing your Temporary Internet Files.

The bottom line is that, for some reason, the original jpg or gif files are not being saved in your temporary internet files folder. The browser simply retries them from the website and renders them onto the screen. So the original jpg/gif data is lost and the only thing left is the bitmap format used by the display.

russgri

8:33 pm on Jun 16, 2004 (gmt 0)

10+ Year Member



Bingo...
Thanks

digitalv

8:36 pm on Jun 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Also wanted to add another possibility incase anyone else experiences this and it's unrelated to temporary internet files.

If the image is being served dynamically, like many web stats providers that create "on the fly" charts and graphs, or if the image comes from a database, often times the content/type will be GIF or JPEG but when you try to save it the browser will want to save it as a bitmap. When that's the case, there isn't anything you can do about it.