G
Guest
Hi All,
We have an ASP.NET web app that makes use of client side validation.
It has a simple form on it with two buttons.
One a clear button the other a submit button.
When WebUIValidation.js is found and used whenever you click on submit (or
clear for that matter) it doesn't appear the server side event handlers run.
When WebUIValidation.js is not found (eg: its moved or renamed) the server
side event handlers run and the form is submitted or cleared.
Its very similar to the problem talked about her
http://groups.google.com/groups?hl=...c40532%24342e9bf0%24a401280a%40phx.gbl&rnum=3
Anyone have any thoughts on what could be happening?
Thanks
Rick
We have an ASP.NET web app that makes use of client side validation.
It has a simple form on it with two buttons.
One a clear button the other a submit button.
When WebUIValidation.js is found and used whenever you click on submit (or
clear for that matter) it doesn't appear the server side event handlers run.
When WebUIValidation.js is not found (eg: its moved or renamed) the server
side event handlers run and the form is submitted or cleared.
Its very similar to the problem talked about her
http://groups.google.com/groups?hl=...c40532%24342e9bf0%24a401280a%40phx.gbl&rnum=3
Anyone have any thoughts on what could be happening?
Thanks
Rick