Ver Mensaje Individual
  #2 (permalink)  
Antiguo 31/05/2007, 13:16
Avatar de Andres95
Andres95
Colaborador
 
Fecha de Ingreso: diciembre-2004
Mensajes: 1.802
Antigüedad: 20 años
Puntos: 38
Re: Que no pueda hacer Ctrl + V en un textbox

Código:
MiControlTxt.Attributes.Add("onpaste", "JavaScript: return false;")
__________________
La sencillez y naturalidad son el supremo y último fin de la cultura...
--
MCTS : SQL Server 2008, .NET Framework 3.5, ASP.NET Applications.