Computing.Net > Forums > Programming > HTML picture protection

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

HTML picture protection

Reply to Message Icon

Name: Jon113
Date: February 23, 2003 at 14:48:46 Pacific
OS: Win XP Pro
CPU/Ram: AMD XP1800 and 512 mb
Comment:

Can anyone tell me how to protect a picture posted on a website. I want to post my wedding pictures and don't want anyone to be able to download them. How can you prevent photos from being downloaded and saved on a webpage. I know that you can usually right click on it and save image as. Can this be stopped and how about saving the page, can you prevent the picture from being saved? Thank you



Sponsored Link
Ads by Google

Response Number 1
Name: Jason
Date: February 23, 2003 at 15:50:27 Pacific
Reply:

You can use JavaScript to prevent the right click, but if the picture is able to be displayed there is always a way to save it, and there is no way to stop the person from doing so.



0

Response Number 2
Name: ShutMeUpOrDown
Date: February 23, 2003 at 17:39:01 Pacific
Reply:

Its impossible to protect the image that way. Whatever javascripts or watermarking you use.. Someone can prtscrn the page and paste it into paint.

The only real image protection wont stop someone from downloading.. its meant to curb editing more than anything.



0

Response Number 3
Name: micah
Date: February 24, 2003 at 04:14:32 Pacific
Reply:

If you dont want them to download the pic...dont put the picture up;) Thats about all you can do. Besides, is it really *bad* for ppl to save your pic...would they really want to?


0

Response Number 4
Name: ShutMeUpOrDown
Date: February 24, 2003 at 04:36:57 Pacific
Reply:

How do you think all those pics ended up on uglypeople.com? If you want to offer the image up for family/friend viewing you can put it in a private directory.. block the engines from ranking it.


0

Response Number 5
Name: Donald Arnett
Date: February 24, 2003 at 12:12:44 Pacific
Reply:

1 - if you have access to the software to create PDF files, you can put the pictures in PDF file that doesn't allow selection it's contents. That probably wouldn't prevent screen shots, but...
At www.adobe.com, I believe that I once found a link to a service that would create PDF files for you. You send them a source document (Word, etc) and they'd return the PDF file to you. If I remember correctly, the first five were free, then you could subscribe for something like $10 per year.

2 - if you have some basic javascript ability, you can go to www.dynamicdrive.com and use their javascript password code (http://www.dynamicdrive.com/dynamicindex9/password.htm). It isn't 'foolproof' but someone would have to put in a good amount of work to get around the password page. Also, you'd have to give out the login/password to people that you want to access the site.


0

Related Posts

See More



Response Number 6
Name: P
Date: February 24, 2003 at 19:14:06 Pacific
Reply:

Try displaying the images in a Java applet - complicated to do, but good protection. I've also found, many times, that I can't save web pages with rotating images(slideshows using javascript) using Internet Explorer (probably an IE browser cache problem). I will post the Java code for loading the images into an applet if anyone is interested.


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: HTML picture protection

batch to copy an html www.computing.net/answers/programming/batch-to-copy-an-html/19786.html

Password protect html page www.computing.net/answers/programming/password-protect-html-page/4838.html

Protected Mode And 32-bit Real Mode www.computing.net/answers/programming/protected-mode-and-32bit-real-mode/10917.html