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
What is difference between or and orelse?
How would ASP and ASP.NET applications run at the same time on the same server?
What is asp.net and its advantages?
To wrap up a call to a Web service the standard used is..?
What is httpresponse?
is gateway for sms continue connected for sending sms.how?
What is a pixel url?
What is the good practice to implement validations in aspx page?
What is the difference between the asp and asp.net?
What is difference between Lambda Expression and LINQ in ASP.NET?
Why do we use asp.net?
What is a page life cycle?
Will session work if cookies is disabled?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
What's the ASP.Net Application life cycle?