Disable Cut, Copy & Paste in ASP.Net textbox

tags: , , , , , , , , ,

You can disable cut, copy & paste in ASP.Net textbox in very simple way,

here is how you can disable the cut, copy, paste,

<asp:TextBox ID=”TextBox1″ runat=”server” oncopy=”return false” onpaste=”return false” oncut=”return false”></asp:TextBox>
  • Share/Bookmark

Related Posts



One Response to “Export grid values in excel”

  1. Fireebmatalia getbelle.com says:

    Hello,
    I have developed a new clean web 2.0 wordpress theme.

    Has 2 colours silver and blue, has custom header(colour or image).
    I am curently working on it, so if you have suggestions let me know.

    You can view live demo and download from here http://www.getbelle.com
    If you found bug reports or you have suggestions pm me.
    Wish you a happing using.

    many thanks to [url=http://www.usainstantpayday.com/]USAInstantPayDay.com[/url] for paying the hosting and developement of the theme

    Fireebmatalia

Leave a Reply