Thanks Jay,

In the site of example I did in JS :)
I thought It would be improvement if there was something similar then I could use it for other things later.

Thanks again,
C

----- Original Message ----- From: "Jay Blanchard" <[EMAIL PROTECTED]> To: "'Chirantan Ghosh'" <[EMAIL PROTECTED]>; <php-general@lists.php.net>
Sent: Monday, December 05, 2005 10:08 AM
Subject: RE: [PHP] Browser Control Help


[snip]
I was wondering how do in trick in PHP page <head> part?

I want to disable Ctrl, Atl, Print Screen and also remove the File, Edit,
View menus from the browser.

I already have a working version with disabled Ctrl, Atl, Print Screen (
http://www.art-nyc.us/ )but I need some help with coding with the later.

If someone can please help me remove the File, Edit, View menus from the
browser in PHP it would help a LOT.
[/snip]

You need JavaScript, not PHP. JavaScript is client-side, PHP is server-side.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to