How can I trap which key is being pressed on a document.
I can get it to display a message when a key has been pressed, but I need to trap just certain keys using Javascript.

Help!!