You are viewing a post by pulasara. View all 51 posts in Disable User's Keyboard* Code: [code]function keypressed() { alert("Sorry, but you can't do that."); } document.onkeydown=keypressed; // End -->[/code] This will keep the visitor from being able to.