vote up 0 vote down star
1

I need to know if all the client-side validator checks have succeeded, or if one or more validators are not valid.

I suppose there should be a variable on the client-side (like its counterpart Page.IsValid on the server) that reports whether the page is valid. Am I right?

Anyone any ideas?

flag

44% accept rate

1 Answer

vote up 1 vote down check

At the client side check Page_IsValid global variable, details here

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.