Hi,
In VB the TextBox raises an Change event each time one caracter is inserted or removed from the control.
In HTML the onchange() event is just raised when the control lost the focus.
can anyone tell me why?
is there a way to do the same thing that VB does?
regards,
Bruno Loureiro
<brunoloureiro@usa.net>
In VB the TextBox raises an Change event each time one caracter is inserted or removed from the control.
In HTML the onchange() event is just raised when the control lost the focus.
can anyone tell me why?
is there a way to do the same thing that VB does?
regards,
Bruno Loureiro
<brunoloureiro@usa.net>