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 / gyana
it uses serverside code to validate the entry in a control.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is asp net front end or backend?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What is the function used for removing an event listener?
Are there resources online with tips on asp to asp.net conversions?
What is a web server? What are the load limits in it?
What is sdlc process?
What is session handling in a webfarm, how it can work with its limits?
What is special types forms
How do you handle server controls?
What is difference between session and cookie?
What is http session state?
What is asp.net response object?
What is asp.net? How is it different from asp?
What are validators and list some validators of asp.net?