G
Guest
hey all,
i was reading this article on validation controls and came across this
paragraph:
Server Side Validation
ASP.NET will always execute validation checks on the server when a button
click event arrives requiring validation. You can disable any of the
validation controls by setting the Enabled property to false.
What does the first sentence mean?
thanks,
rodchar
i was reading this article on validation controls and came across this
paragraph:
Server Side Validation
ASP.NET will always execute validation checks on the server when a button
click event arrives requiring validation. You can disable any of the
validation controls by setting the Enabled property to false.
What does the first sentence mean?
thanks,
rodchar