How to detect ctrl+v, ctrl+c using Javascript?

I need to restrict pasting in my textareas, end user should not copy and paste the content, user should only type text in textarea.

How to achieve this?

18 Answers
18

Leave a Reply

Your email address will not be published. Required fields are marked *