Question

Hi I used required field valiator.

now if I disable javascript. I can submit the form, why? No serverside validation?

I have set the validaton group of the submit button and the validator..

Thank you

Was it helpful?

Solution

Are you checking Page.IsValid within the submit button's serverside Click event?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top