Tema
:
TextBox.onTextChanged
Ver Mensaje Individual
#
4
(
permalink
)
15/07/2010, 15:41
jaullo
Fecha de Ingreso: abril-2009
Mensajes: 994
Antigüedad: 15 años, 8 meses
Puntos: 30
Respuesta: TextBox.onTextChanged
Claro, si es posible. Algo asi
Código ASP:
Ver original
this.
TextBox1
.
Attributes
.
Add
(
"onkeyup"
,
"javascript
:alert('onkeyup fired');"
)
;
__________________
http://geekswithblogs.net/jaullo/Default.aspx
Si te he ayudado regalame Karma positivo!!!
jaullo
Ver Perfil
¡Visita mi Sitio!
Buscar todos los Mensajes de jaullo