PDA

View Full Version : allowing (or not) images to be saved


smiling_samurai
12-24-2004, 05:36 AM
i've got a website i'm working on...

http://webpages.charter.net/smiling_samurai/gtp/profile.html

...and am trying to make the large central image unavailable for saving. i mean, when you mouse over the image, it brings up the little icon in the corner to save/print/etc. this doesn't happen for the small images, just the large one. anyone know how to turn this off so that when they mouse over it, nothing happens? :confused:

rmedek
12-24-2004, 07:39 AM
That's IE-only thing. Try this in your <head> section:

<meta http-equiv="imagetoolbar" content="no" />

It'll keep the annoying popup out of the way. Note, though, that if you're trying to keep the image from being printed at all, that's a lost cause. But I'm sure you knew that already :)

smiling_samurai
12-25-2004, 01:12 AM
awesome. that worked. thanks so much, you rock! :)

rmedek
12-25-2004, 03:31 AM
(like a hurricane?) :) no problem.

_Aerospace_Eng_
12-29-2004, 04:14 AM
;) you can still right click on the images on your site and save them or you can go to view source if you have right click disabled, and find the link to the image then save it way i see it if its on the net it can prolly be downloaded, someone could use the file save html command in IE and get your webpage as a whole including the images

bradyj
12-30-2004, 02:09 AM
In the end, there's no way to hide your images, we can all take them if we wanted to. Search on the forum, we've had long discussions about this:)

rmedek
12-31-2004, 03:09 AM
Everybody take a deep breath-- I don't think he was asking how to prevent saving an image as much as getting rid of IE's image toolbar...

mindlessLemming
12-31-2004, 05:39 AM
Everybody take a deep breath--
Lol, they tasted fresh blood in the water :D