Thursday, March 29, 2012

ontextchange - get textbox value

Hi,
Thanks for reading
Under a textbox when we put a ontextchange event; how do we retrieve the tex
t value?
Sub txtChangedHandler(ByVal sender As Object, ByVal e As System.EventArgs)
End Sub
OnTextChanged="txtChangedHandler" AutoPostBack=true>0On Apr 13, 11:25 am, "Eric Layman" <namyalcire[at no spam]gmail.com>
wrote:
> Hi,
> Thanks for reading
> Under a textbox when we put a ontextchange event; how do we retrieve the t
ext value?
> Sub txtChangedHandler(ByVal sender As Object, ByVal e As System.EventArgs)
> End Sub
> OnTextChanged="txtChangedHandler" AutoPostBack=true>0
Hi Eric,
State the complete issue. Will try to help. Your post above does not
clearly mention what you need.
Ravi

0 comments:

Post a Comment