Tema
:
utilizar <input type="text"> en ASP .NET
Ver Mensaje Individual
#
2
(
permalink
)
24/06/2009, 09:58
Snd234
Fecha de Ingreso: mayo-2007
Ubicación: Frente al PC
Mensajes: 413
Antigüedad: 17 años, 7 meses
Puntos: 2
Respuesta: utilizar <input type="text"> en ASP .NET
Cuando realizas el calculo sobre el textbox? en que evento?
Podrias llamar a la funcion javascript cuando ocurra un evento sobre el control.
Código:
TextBox1.Attributes("onclick") = "javascript
:calcular()"
__________________
KIBIT.cl
Snd234
Ver Perfil
¡Visita mi Sitio!
Buscar todos los Mensajes de Snd234