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
Post a Comment