How can I lock images so they can't be downloaded?

R

rhea

I am a photographer and want to prevent users from downloading photos I post
on my website. I have seen websites where programmers lock out the "save as"
function. D0 you know how what is done?
 
E

E. T. Culling

Remember to read previous posts. This question has been asked many, many
times.
ETC
 
A

Andrew Murray

you can't. they are downloaded every time anyone ever looks at your site.
 
A

Andrew Murray

You can't prevent downloading the graphics - since it does this when you view a
page - the site downloads to the web cache. If you don't want images "stolen"
then don't put them on the web.
 
Top