Hello again...
I am looking to track the keystokes of the user as they answer text into a text box in a form. I want to know how many characters they have typed, therfore counting keypresses but minus by one for presses of the backspace key, and delete key.
can i do this with javascript ?
thankyou - i am very grateful for your help
Simon
I am looking to track the keystokes of the user as they answer text into a text box in a form. I want to know how many characters they have typed, therfore counting keypresses but minus by one for presses of the backspace key, and delete key.
can i do this with javascript ?
thankyou - i am very grateful for your help
Simon