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...


How do you validate the controls in an ASP .NET page?

Answers were Sorted based on User's Feedback



How do you validate the controls in an ASP .NET page?..

Answer / guest

by setting the control to validate property in validator to
that controler

Is This Answer Correct ?    6 Yes 1 No

How do you validate the controls in an ASP .NET page?..

Answer / sneha gupta

we can validate controls either server side or client side.
for client side vaildaions we can your either javascript or
validation controls provided in .NET.

Is This Answer Correct ?    4 Yes 0 No

How do you validate the controls in an ASP .NET page?..

Answer / raj

We can validate the controls in an ASP.NET page using
validation controls. There are six types of validation
controls in asp.net. They are :

RequiredFieldValidator,
RangeValidator,
CompareValidator,
RegularExpressionValidator,
CustomValidator and
Validation Summary

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What is caching in asp.net?

0 Answers  


True or False: A Web service can only be written in .NET?

5 Answers  


Why do we need master page in asp.net?

0 Answers  


Describe session handling in a webfarm?

0 Answers  


How will you load dynamic assembly?

0 Answers  


What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?

0 Answers  


if you disable view state of a textbox will it maintain data during postbacks.if yes reason

9 Answers   FactorH, Jindal, Oxi Infotech,


main difference between asp.net2.0,asp.net1.1,asp.net1.0

1 Answers   Northgate is,


Is it possible to migrate visual interdev design-time controls to asp.net?

0 Answers  


How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.

0 Answers   Honeywell, Wipro,


Explain what is postback in asp. Net?

0 Answers  


What is difference between asp.net and asp?

0 Answers  


Categories