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.
Answers were Sorted based on User's Feedback
Answer / shalini
c.The answer is below:
Checks the form field's value against custom validation
logic that you, the developer, provide.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / devesh
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 ? | 1 Yes | 0 No |
Answer / gyana
it uses serverside code to validate the entry in a control.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
How will u decide when to use caching and when to use viewstate?
What is session in http request?
What are cookies in asp.net?
If Asp Dot Application is stateless what happened? during designing
What is cache in asp net?
Explain code snippet to register exception filters from controller?
What is postback request?
How you can access the properties and controls of master pages from content pages?
Any disadvantages in Dataset and in reflection ?
differences between class inheritance and interface?
To add a hyperlink column to the DataGrid which tag is used ?
Hey I am using asp.net mvc architecture. I creating one dropdownlist using <select id="State" name="State"></select> this is dynamic list.Its displaying properly. But in time of Edit.If i load a page dropdownlist is not displaying the item which is stored in table.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)