How can I know user is typing or pasting?

Posted by Ravi Gupta on Stack Overflow See other posts from Stack Overflow or by Ravi Gupta
Published on 2010-03-15T09:17:19Z Indexed on 2010/03/15 9:19 UTC
Read the original article Hit count: 189

Filed under:
|
|

In text fields of my JSP, I wish to know whether user is typing in the data or just pasting. How can I identify this using javascript ?

© Stack Overflow or respective owner

Related posts about jsp

Related posts about JavaScript