I am attempting to do the following.
Detect the keys pressed on the keyboard
Add the key pressed in Key Code to a hidden form field in order...
submit the form to a perl script every 10 seconds including the entire form field's contents of all keys pressed during that time...
I can detect keys easily... but the rest is escaping me...
Anybody got any ideas how to do this ??
Thank you very much in advance
Detect the keys pressed on the keyboard
Add the key pressed in Key Code to a hidden form field in order...
submit the form to a perl script every 10 seconds including the entire form field's contents of all keys pressed during that time...
I can detect keys easily... but the rest is escaping me...
Anybody got any ideas how to do this ??
Thank you very much in advance