protecting Pics

M

Mario B

Is there a simple solution to protect my pics on the website I build so
nobody can download them?

Thx

Mario
 
M

Mike Mueller

: Is there a simple solution to protect my pics on the
: website I build so nobody can download them?
:
: Thx
:
: Mario

There is no solution. You can basically devalue the image
with a watermark. Anything viewed from the internet is
first downloaded to the Temp internet files directory and
then displayed. All one needs to do is go into that
directory and copy it. There are jscripts out there which
will disable right clicking, but very easy to circumvent
that.
 
Top