Avoid copy and paste of textbox for secure website use this code in you html design
< input maxlength="50" type="text" onCopy="return false" onDrag="return false" onDrop="return false" onPaste="return false" >
It will work fine in IE, Chrome, Safari And FF
Arun Rama Balan.G is Tech Lead of Zerosoft Technologies, Thooththukudi. I had received a bachelor degree in computer science from SBK College - Aruppukottai and Masters degree in Computer Application from VHNSN College - Virudhunagar. I found these below solutions from GOOGLE SEARCH. So I update this solutions from Out side sources. Not My OWN Contents. Credit goes to Original authors..
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment