D
DesignerX
Just to insure that my application would work as expected with older and
inferior browsers I set the enableclientscript of my validators to false.
The validators and the input boxes they check are dynamically created server
controls. I have a submit button on the form, I included an isValid() check
around the code under the submit button. Much to my disappointment the
client side validation is not working.
Any ideas on what may be causing or a way to investigate this problem?
TIA,
Stan
inferior browsers I set the enableclientscript of my validators to false.
The validators and the input boxes they check are dynamically created server
controls. I have a submit button on the form, I included an isValid() check
around the code under the submit button. Much to my disappointment the
client side validation is not working.
Any ideas on what may be causing or a way to investigate this problem?
TIA,
Stan