Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are validator? Name the Validation controls in asp.net?
How do u disable them?

Answer Posted / hiteshj78

Validator means checking inputed data in any field like
textBox or dropdownbox any other which we want to validate
at client side using sever tag.

Following are type of validator control in asp.net.
1. Ranage validator control
2. RequireFieldvalidator control
3. CompareValidator control
4. RegularExpressionValidator control
5. CustomValidator control
6. ValidationSummary control

if we mention in our page but want to disable just use the
property of validator control causevalidation=false.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the security types in ASP/ASP.NET? Different Authentication modes?

1101


Explain difference between friend and protected friend?

972


How to implement Authentication and Authorization?

1110


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

1133


Can we use html in asp.net?

984


What New Features comes with ASP.NET Web API 2.0?

1074


Are xaml file compiled or built on runtime?

1018


What do you mean by caching in asp.net?

1060


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

2446


If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

1069


What is form method?

975


What are the modes of updation in an updatepanel? What are triggers of an updatepanel?

1052


What is autopostback in dropdownlist in asp net?

1043


Define repository pattern in asp.net mvc? : asp.net mvc

1047


What is IPostBack? How to use it?

1149