Big WIll wrote in post #2503725
You can disable Print Screen
You can disable printing of pages
You can disable Clipboard
You can disable Right Click and Left Click
You can disable seeing the image by using a transparent image over the top.
You can encrypt the .html so users cannot do it
Actually, the methods you used on your website don't all work.
I'll go through a routine of methods to see which work in Internet Explorer 7:
- Ok, right click obviously won't work, and left click doesn't help in any way either.
- Instead, I try Print Screen, which is supposed to be disabled. It worked fine, I already have your image in photoshop if I want it. But I'll go through more methods just to check. (And by the way, the script that should be preventing both this and the clipboard from working created a security warning on my computer asking if I wanted to allow it. I obviously declined, as would most other people.)
- I click and drag your image onto the tabs in I.E. 7, but it's a transparent gif, so it's a background image, that method won't work.
- I change my internet settings to print backgrounds and images, and go to print, hum and unfriendly message, that's not very nice.
So instead, I save the website, delete the <link rel> line of code, and print it again...but printing just the image itself is easier.
- I go to view source, I found the image in about 10 seconds by searching for the words above the image and copying the table's background image. Now I can save the image, print the image, copy the image, do anything I want with it, the HTML doesn't seem to be encrypted at all.
- Finally, I go to Page > Web Page Privacy Policy. It shows a list of every image and every URL on the page. I look for something that looks distinctly like the image and find "IMG_6376" in one of the file names. So I copy that url, paste into the browser, and I have the image once more.
Now just for good measure, I open the same page into firefox..
First, the right click and left click both still work, though an annoying popup comes up everytime I do. Now I also have a plugin for my firefox called "Web Developer", so I turn off javascript and left click, right click, and everything else all work fine now. I also disable background images and watch the image disappear, which lets me know what I have to do.
- Right click on the image > View Background Image, and I have it already
- Alternatively, I view source, once again, I have the image in seconds.
- Of course, Print Screen still works so I can use that method as well
- Printing won't work again, but I can save the page and print from there after deleting the annoying link rel line again, but since it was so easy to get the image anyway, I could just print from there.
Should I try opera? Sure why not.
Well the right and left click scripts aren't working in opera for whatever reason, but just in case I disable javascript.
- Good ol' view source never lets me down, I have the image in seconds
- Printing won't work again, but I can save it again and print it from there again..
- If I wanted, I could also add my own stylesheet to employ on your website (this can be done with firefox too) which would disable to transparent image that blocks the background image, but anyone who can do this could also just view source
- I also know for a fact that there are web development addons for Opera which would allow getting the image as fast as firefox did, but I'm not a big opera user so I don't use one.
Anyway, that was fun, but the real point is...if somebody wants to save something from your site...they will.
If you don't want people saving things, the ONLY, and I mean ONLY solution is to remove it from the internet. There's nothing wrong with people saving an image because they like it. I like plenty of images and save them, but I don't necissarily want to buy a print of it, and I definately don't contemplate selling super super low resolution prints for profit.
Annoying scripts which prevent right click, left click, highlighting, saving, and printing do not do any good. All they do is annoy an innocent user who is a potential customer. If I wasn't a complete computer nerd, a security warning from a website saying it's trying to access something would make me leave immediately! And right click scripts, and rude printing scripts probably do the same.
So please, to anyone using scripts like this, they aren't doing you any good, they're not doing your customers any good, and they aren't preventing anyone from saving things, so please, PLEASE remove them. 