Image Save As from webpage using IE7
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I am trying to develop a webpage that will display images that are stored on a server and then allow the user to right click on the image and save it to their local disk. This should be simple but the images on the server are not stored using the standard .jpg extension even though they are jpeg images, they have .d01 extensions and I have no control of this. In IE7 when you right click on one of these images the "Save Picture As" option does not work, it just says "System can't find specified file", oddly the Email Picture option does work. Is this something which is peculiar to IE7 and can I get around it in some way. Unfortunately due to restrictions on company PCs I can't update IE or install other browsers. Regards Andrew