Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Mystery: Validators don't always validate ? Can unrelated Javascriptstop them ?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Misbah Arefin, post: 3436325"] [URL]http://msdn2.microsoft.com/en-us/library/yb52a4x0.aspx[/URL] If client-side validation is enabled, the page includes references to script libraries that are used to perform the client-side validation. The page includes a client-side method to intercept and handle the Click event before the page is submitted. If you specify a onclientlcick method then you override the default click event (which fires the validators). You need to include the validator event/func in your custom onclientclick event handler -- Misbah Arefin [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Mystery: Validators don't always validate ? Can unrelated Javascriptstop them ?
Top