Javascript and ASP.NET 2.0: How can I know if the page is valid (after validation takes place) in Javascript code on the client? -


I have to know that all client-side videoconcts have been successful, or if one or more valids are not valid. / P>

I think there should be a variable on the client-side (like its equivalent page on the server. ISIIDID) that states whether the page is valid or not. Am i right

Any thoughts?

Check Page_IsValid global variable, details


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -