Hello,
I'm trying to use the onkeydown method to capture keystrokes of users on my webpage. Can anyone give a brief example of how to use this method, as this is foreign to me.
For example, if someone tried to enter: "my favorite color is red", how could I retrieve this with the onkeydown...