J
John Slate
I have built a simple form that uses input validation. I use the
EnableClientScript option to produce a javascript alert box when input
errors occur. The only validation is a password confirmation which uses
a compare validator and a validation summary. On my local machine, this
form performs as designed. However, when deployed on a live server the
input validation no longer works. Any suggestions as to why this may be
happening? Thanks!
EnableClientScript option to produce a javascript alert box when input
errors occur. The only validation is a password confirmation which uses
a compare validator and a validation summary. On my local machine, this
form performs as designed. However, when deployed on a live server the
input validation no longer works. Any suggestions as to why this may be
happening? Thanks!