I would like to prevent people from saving images from a website. I know there are scripts that stop a "right click/save", but those don't really work because they could simply "left click/hold" and drag that image to the browsers address bar where it will be display in a new window allowing visitors to save it from there. And I assume that if someone can't figure it out they would do a print screen and then crop the image in a photo editor.
So does anyone know a script to disable a "print screen"?
2006-09-15
01:14:10
·
6 answers
·
asked by
Snake
2
in
Computers & Internet
➔ Programming & Design
Yes I'm talking about the print screen button on the keybpard.
It's not a local printer problem, it's on the web e.g. this page.
2006-09-15
01:39:07 ·
update #1
the_man_behind_the_desk:
do you have the script to clear the clipboard every 100 miliseconds?
and what other methods are there to copy an image from a website?
2006-09-15
02:41:51 ·
update #2