Jamespot is a free social network in which each user -Spotter- can create one or several personal spaces -Spots- according to his interests, and share those interest with his contacts. And you, what are you interested in right now? Join the community, meet new users and express yourself!
oriental says : When using validation controls in your ASP.NET pages you might want to disable validation in certain situations. The most common example is when you want to disable validation for a Cancel button. You can instruct the ASP.NET server control to disable just the client-side validation, or both the client-side and the server-side validation.
Disabling Validation for ASP.NET Server Controls |
When using validation controls in your ASP.NET pages you might want to disable validation in certain situations. The most common example is when you want to