开发者

required field validator

开发者 https://www.devze.com 2022-12-14 09:17 出处:网络
Hi I used required field valiator. now if I disable javascript. I can submit the fo开发者_如何学Gorm, why? No serverside validation?

Hi I used required field valiator.

now if I disable javascript. I can submit the fo开发者_如何学Gorm, why? No serverside validation?

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

Thank you


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

0

精彩评论

暂无评论...
验证码 换一张
取 消