Include the following options in your text box:
onpaste="return false"
oncut="return false"
oncopy="return false"
it will avoid the cut, copy and paste options from your text box
onpaste="return false"
oncut="return false"
oncopy="return false"
it will avoid the cut, copy and paste options from your text box
No comments:
Post a Comment