How to prevent user from downloading or saving an image?

后端 未结 11 1036
情深已故
情深已故 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条回答
  •  庸人自扰
    2020-12-06 21:25

    Try to use flash to load your image, use flash to decode your encoded images. And this still can not prevent user to take a screen capture.

提交回复
热议问题