문제

How to restrict save web page?

Right Click & Print is done, but Save As Page is not working in browser.

Is there any solution for save page in browser?

Please help for restrict page by using JavaScript or jQuery or any solution.

도움이 되었습니까?

해결책

It does worry me when people's first response is "impossible", especially as you said "any solution" :)

If you are serious about preventing the saving of text content, you can use Flash or Silverlight to display it, so that it is not rendered as text by the browser.

This way your content is protected from all text copying (except screen-grabbing is still possible).

It would help if you explain the purpose of your requirement as Flash/Silverlight are not good options for mobile devices (which generally do not support them).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top