How to prevent user from downloading or saving an image?

后端 未结 11 1033
情深已故
情深已故 2020-12-06 20:39

Well, i have a web page where i am displaying few images. But my problem is that i don\'t want user to download or save those images. I can apply watermark to those images b

11条回答
  •  萌比男神i
    2020-12-06 21:13

    There always seem to be ways to circumvent this, so you shouldn't even bother. I have never been unable to break this type of blocking functionality. If applicable, it's probably better to watermark your images with your name, date and a copyright symbol or (C).

提交回复
热议问题