This blogs provides .Net tips and practical solutions
<asp:TextBox ID="TextBox1" runat="server" oncopy="return false"
onpaste="return false" oncut="return false"></asp:TextBox>
No comments:
Post a Comment