![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
> Hi Sachin, > I too need the answer for disabling the Print Screen in my WebPage. So please send me a mail if you have the answer for that. I'll also send it if i get it. My mail id is mt_karasu@yahoo.com. Bye... > regards > > I want to disable the PrintScreen option, so that the user will not be able to copy the content of screen . How should I do it? It is not possible to disable the win OS printscreen functionality from a web page. I think alt-printscreen is handled by the OS not the browser so therefore you can not use script to trap and block it. Sorry to be the bearer of bad news, i too was searching for this solution only to find that is is not possible.
Replies:
|
Sponsored Links
|