Client side Validation ?

G

Guest

I have following queries regarding Client side validation :

1) I am using a ASP.NET web Control on my form to submit the data entered by
the user. I want to perform Validation when the user clicks this Button.
However i have no idea how to call a client side javascript function on the
button click ? pls help

2) Also I want that the form shall not be submitted back to server if the
Validation fails. Is it possible ? How to do it?

3) Is it possible to use ASP.NET validation controls and cause them to give
pop-ups instead of error messages on the screen. How shall i proceed in this
regard?

Any help is appreciated.
 

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

Top