How to call .net client side validation

G

ginnone

I've got several TextBox in my aspnet 2.0 web page. I'm able to assign
validators to those controls, and i'm able to perform both client side
and server side validation. The only thing I need, is to cause the
validation (without postback) on the onblur event of tese textboxes.
The reason is that the value of these textboxes is set by some
javascript functions. The client side validation still work when I
press the submit (asp:Button); but before any button is pressed, I need
to show the "real-time" messages (the typical "*") that appear next to
the textboxes while the user edit them; so I need to validate the
content of a textbox on the onblur event (it automatically happen only
for the onchanged)

thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,060
Latest member
BuyKetozenseACV

Latest Threads

Top