473,498 Members | 1,793 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How can I prevent viewers from copying my photos?

2 New Member
I saw a similar post in archive and someone said don't post what you don't want others to copy.

My purpose in wanting to post photos is hoping someone will be able to identify the indivuals. I do Family History Research and I have a ton of old photos, some going back to the 1800's.....one appears to be a Civil War Reunion. Because these are family photos I don't want a site visitor to be able to copy them, email, etc. Lord knows some of my research has already fallen prey to thieves so I'd like to protect my family pictures.

I've heard of Site Protection Rocket but don't know anything about the program or if there are other solutions available.

I could sure use someone's help on this subject.

Thanks in advance for your replies.
Sep 8 '06 #1
6 3854
Banfa
9,065 Recognized Expert Moderator Expert
I saw a similar post in archive and someone said don't post what you don't want others to copy.
They are correct. Remember once someone has viewed your site they basically have a copy of it on their computer in the browser cache.

Do not be taken in by Site Protection Rocket or any other sites offering this sort of service. It is a scam, it took me about 10 seconds to defeat their security using Firefox. The only part of what they offer that may actually work is the Anti-Leech which I have the impression is not what your interested in.

The WWW is basically public domain and anything that you put there is copiable all you can do is place messages claiming copyright (if you own it) and make sure that visitors are aware that they are notallowed to copy your site so that if it happens you may be able to get compensation through the courts (if they don't live on the other side of the world to you).

The only real way to secure things on the web is to have a password protected portion of your site (preferable on a secure server to be properly secure) so that you can control who actually has access to the files and pictures that make up your site.
Sep 8 '06 #2
Carolofark
2 New Member
BANFA....I was afraid that was the answer so thanks for posting all of your good advice and information.

I read somewhere that one way to counter the ability to save an original (hi-res) photo is to lower the resolution of the downloadable image. I don't know if that means scanning/uploading at a lower resolution or a process that somehow changes the resolution when the image is downloaded. Would you happen to know anything about that?

Thanks in advance for your reply. I appreciate the help.
Sep 9 '06 #3
ronverdonk
4,258 Recognized Expert Specialist
Do not waste any time on these tricks, it won't work for the determined user.

As Banfa already said:
They are correct. Remember once someone has viewed your site they basically have a copy of it on their computer in the browser cache.
I don't have to download an image to get what I see on my screen, it is already in my browser, so I can get to it.

Ronald :cool:
Sep 10 '06 #4
NoPeasHear
23 New Member
I come a photo background...

two recommendations... make sure that your file size is apporiate, so they couldn't used it for printing:
i.e. 500 pxl wide, 72 dpi

second you might want to change the file to have the copyright printed right in it.. you would do this in photoshop.
Example: http://www.magnumphotos.com/c/htm/CDocZ_MAG.aspx?Stat=DocThumb_DocZoom&o=&DT=ALB&E=2 K7O3RBI7ESK&Pass=&Total=101&Pic=4&SubE=2S5RYDIEUW0 A

Look at the Magnum photo logo.

I hope those two tips help.
Sep 17 '06 #5
Niyamsan Chhaya
5 New Member
You might be able to block their right clicks--but won't be able to stop them from copying anything if they really want to.(i.e.-I don't know how to(am just 14))

This is the code I saw in www.w3schools.com to find out which mouse button a user pressed(you could modify it a bit to block RMB Clicks).

<html>
<head>
<script type="text/javascript">
function whichButton(event)
{
if (event.button==1)
{
alert("You clicked the left mouse button!")
}
else
{
alert("You clicked the right mouse button!")
}
}
</script>
</head>

<body onmousedown="whichButton(event)">
<p>Click in the document. An alert box will alert which mouse button you clicked.</p>
</body>

</html>

This will surely reduce the no. of pictures copied.

Best of Luck.
Sep 27 '06 #6
ronverdonk
4,258 Recognized Expert Specialist
No, not really. When an image is shown on the screen, you will also find a little checkbox in the upper left corner of that image, using which you can also copy the image.

As previous people already stated: don't waste your efforts in preventing viewers from copying, but make it unattractive for them to do it with actions such as setting pixel/inch density, image sizes, copyright or other watermarks across the image.

Ronald :cool:
Sep 27 '06 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

22
7390
by: Bryan Rickard | last post by:
I wrote a simple program in VB6 to copy all the files from a directory on a CD-ROM to my hard disk. There are about 10 files, each about 30MB. The program uses Get and Put to get data from the...
102
7270
by: me | last post by:
How do I prevent the save/print/email/mypictures toolbar from popping up when IE users place their cursor over photos at my website? Thank you in advance for your help. Signed, me
2
2202
by: Ross | last post by:
Hi I have an application using asp.net that I am running on my PC. The web form has a text box where you can enter a name for a new Photo category then click on the button. The code is...
1
1538
by: Nitin | last post by:
Hi, How do I prevent users from opening and copying files (related to the project like access files, xml etc). Regards, Nitin
1
1887
by: RICHARD BROMBERG | last post by:
I am writing an Access program using Access 2000. There may be a small market for the application aI am writing and I would like to do two things. First I'd like to prevent a user from going...
6
1975
by: Mark C | last post by:
how do you prevent users from copying ctrl-c content from your textboxes. I know how to do this with IE which is <body onSelectStart="return false;"> but does not work in Mozilla Thanks Mark...
7
2294
by: hdf | last post by:
hi i wuld like to prevent ppl from copying my images na text from my web site is there a esay to use java script dat i can use for this or sum setting in the html tags that can do dat to. I'm...
0
7125
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7167
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7208
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7379
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4915
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3095
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3085
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1423
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
292
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.