Pages
Home
React JS
React Native
SQL Server
C#.net
Interview
Videos
Angular
ASP.Net
AJAX
Contact Us
20 August 2013
Disable Cut, Copy & Paste in ASP.Net textbox
<
asp
:
TextBox
ID
="TextBox1"
runat
="server"
oncopy
="return false"
onpaste
="return false"
oncut
="return false"></
asp
:
TextBox
>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment