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 is the function of the CustomValidator?

a) It allows for custom C# client-side code to validate
entries in a control.
b) It allows for a custom mixture of validator controls to
use one central control for the display of messages.
c) It uses scripted client-side code to validate the entry
in a control.
d) It uses server-side code to validate the entry in a control.

Answer Posted / vipin solanki

Answer is c:-

Because at a time asp.net validation and javascript dont
run together to come up this problem. custome validation is
given where we can run javascript for it means

a scripted client-side code to validate the entry
in a control.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the benefit of WebAPI over WCF?

954


Mention the namespace that is used to include .net data provider for sql server in .net code?

910


What threading model used in asp and asp.net?

1010


Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?

971


Is it possible to write code in many languages in one asp.net project?

971


What is the purpose of session management?

933


What are the different types of sessions in asp.net? Name them?

1149


To redirect the user to another page which method do we use without performing a round trip to the client?

884


How do u optimize a query in asp.net?

952


Why mvc is better than asp.net? : Asp.Net MVC

888


code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications

1797


Explain how can we inherit a static member?

937


Is asp.net core faster?

972


What is the maximum timeout we can set for Cookies?

934


How many validators do ASP.NET have?

1051