Djblois
02-24-2009, 05:25 AM
I would like to capture key presses from my users. How do I do this for alphabetic and how do I do it for the backspace or the delete key?
|
View Full Version : Capturing Key presses Djblois 02-24-2009, 05:25 AM I would like to capture key presses from my users. How do I do this for alphabetic and how do I do it for the backspace or the delete key? rainman89 02-24-2009, 05:29 AM Why do you want to do this? You would essentially be creating a keylogger. Are you doing this because you are looking for a specific key press? Djblois 02-24-2009, 06:49 AM Just the delete key and the backspace key. I was having trouble and I thought that was the best way to fix it but I found another fix so it is no longer important. |