If you do not want your site visitors to make "good" copies of your
pictures, you can present low-resolution JPG images.  I use this when I
make images for galleries.  But you cannot prevent them from obtaining
an image that you display on their screen - even if they cannot
right-click, they can just capture the screen image.  Some technology
lawyers have recommended putting a copyright watermark into any
high-resolution images that we display.  Nothing to do with PHP, sorry.

Ray Paseur - www.non-aol.com


-----Original Message-----
From: Fifield, Mike [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, April 18, 2002 2:21 PM
To: 'Gunther E. Biernat'; [EMAIL PROTECTED]; 'Php-General (E-mail)
Subject: RE: [PHP] Images don't save

Actually you can do this if all you are trying to do is disable right
clicking. If you are thinking this will stop people from getting your
pictures this is not the case. When a picture is viewed by someone it is
downloaded to there comp first. No way to disable this. 
To disable right clicking you would have to do it with java. 

-----Original Message-----
From: Gunther E. Biernat [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, April 18, 2002 12:17 PM
To: [EMAIL PROTECTED]; 'Php-General (E-mail)
Subject: Re: [PHP] Images don't save

You can't. Period. Simple as that. 
Oh, and BTW, it's not even a PHP question...


On Thu, 18 Apr 2002 20:10:13 +0200, Manu Verhaegen wrote:

>Hi,
>You can right click on a image on your browser and choose save.
>I want to disable this option, how can i do this
>
>
>
>
>Greetings,
>       Manu
>
>
>-- 
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>

Regards,

Gunther E. Biernat



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to