validation

G

Guest

hey all,

i have a web control textbox that runs a client-side script "onchange"
event. can i use the .net validation controls with that.

thanks,
rodchar
 
G

Guest

The way it's working now is both the OnChange event runs and the Validation
is triggered. How can I make it where the OnChange client-side event runs
only if it passes the client-side validation?

rodchar
 

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