开发者

Disable Print screen using Ajax control

Can anyone please help me to disable print screen from a bro开发者_JS百科wser by using ajax control.

thanks in advance..


Nope, can't be done:

  • special keys are hard to capture cross-browser
  • even so, they can be remapped
  • some screenshot tools are not triggered by keyboard
  • there is no notification that a screenshot is being taken: not to the webpage, not to the application, not to the computer
  • even so, the user could take a screenshot of a VM
  • or even an actual digital photo of the screen.

So - no, there is no way to do this.


Do you really mean that you want to stop the user from taking a screen shot? Sorry, you have no way of blocking that.


Not Possible becoz you can't control anything outside browser through web page

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜