Hello All,
I have some pictures I want to upload to a site. The thing is my client don't want this pictures downloaded by users. Is it possible? If it is possible I would love to see some sample codes
Any hint would be appreciated.
Kind regards,
| SitePoint Sponsor |
Hello All,
I have some pictures I want to upload to a site. The thing is my client don't want this pictures downloaded by users. Is it possible? If it is possible I would love to see some sample codes
Any hint would be appreciated.
Kind regards,
www.meganetcomputers.net
contact@meganetcomputers.net
+234-802-311-2964
- Fundamentals are the building blocks of fun.
Unfortunately there's no real way of protecting images 100% on the web. People will always be able to get at them if they're visible on the web. Many of the scripts that claim to do this actually only irritate users (e.g. those awful "no right click" scripts!) and certainly don't protect the images.
All you can do is make it less attractive to bother by either using watermarks or having less high-quality images on the web.
If it's visible then it's steal-able.





It can't be done.
Whatever you do, no matter how clever you think you've been, there is always the simple screenshot left as a way of capturing them.
Dr John
www.kidneydialysis.org.uk
Hello,
Tnx guys for the response.
Kind regards,
www.meganetcomputers.net
contact@meganetcomputers.net
+234-802-311-2964
- Fundamentals are the building blocks of fun.

There are a few ways to make it so your images are more effort for the user to use. Yahoo, for example, makes use of CSS Sprites and have all the images from their site onto 1-2 files (both images) and just select which image out of there using coordinates.
If they wanted to go through the hassle of going through all the images in that one image file and finding the one they want AND ALSO cropping it so that only that image is left, let them do it. If it means that much to them nothing will be able to stop them. That's just a little security through obscurity I like to use to piss those crooks off.
Twitter-@Ryan_Reese09
http://www.ryanreese.us -Always looking for web design/development work
Bookmarks