Posted by Jeff North on 12/20/06 15:13
On 20 Dec 2006 06:55:02 -0800, in comp.lang.php "Amar"
<ghungur.2006@gmail.com>
<1166626502.123605.304920@80g2000cwy.googlegroups.com> wrote:
>| Hi All,
>|
>| I am a newbie to PHP and have the task to create a page using PHP where
>| in that page I need to disable all key operation as well as mouse
>| operation even also the menu operation that means printscreen. I have
>| only the java script code for mouse right click disable but that does
>| not allow me to disable to do ctrl+c. So I need some help that can
>| solve my task. Waiting for your replies.
What you are wanting to do is to control the operating systems
functionality from within a browser therefore it is not doable.
The javascript right mouse click is easily circumvented also.
---------------------------------------------------------------
jnorthau@yourpantsyahoo.com.au : Remove your pants to reply
---------------------------------------------------------------
[Back to original message]
|