Click to See Complete Forum and Search --> : [RESOLVED] How to protect images on my site
pbuddy_8
Aug 11th, 2005, 08:10 AM
Hi,
I want to protect images on my site to be saved by the user using save as or any other option. Please help.
Cander
Aug 11th, 2005, 09:19 AM
You can't. Sorry.
pbuddy_8
Aug 11th, 2005, 10:25 AM
There are ways. I've seen many people doing it through encryption and .htacess files but I don't know how to do it. Don't say you can't :mad:
kfcSmitty
Aug 11th, 2005, 10:41 AM
ehh, technically there is no way to stop a user from grabbing the picture.
You could disable right clicking, but then the user could just grab it from the source code...also, cookies would be completely accessible and they could get the image from there....
My suggestion is, if you dont want someone else to use your pictures, then dont put them on the internet :thumb:
anotherVBnewbie
Aug 11th, 2005, 10:50 AM
You can use JS to disable right-clicks, and use htaccess to prevent someone from accessing content in a directory and server everything through SSL and then HOPE their browser doesn't cache SSL stuff (it's a user option in IE). Regardless of what you do tho there is no way to secure images served to a browser.
Online graphics companies implement a 2 stage process. All displayed images are low resolution and watermarked. Only after purchase do you have access to high-res no watermarked images.
Cander
Aug 12th, 2005, 03:27 PM
There are ways. I've seen many people doing it through encryption and .htacess files but I don't know how to do it. Don't say you can't :mad:
Ill say it again then. You can't.
People can post all the little 'well you could do this' workarounds, but none of them protect your images from anyone with a rudimentary understanding of the web and browsers.
eyeRmonkey
Aug 12th, 2005, 04:02 PM
The only decent solution is watermarks and bad quality.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.