What are validator? Name the validation controls in asp.net? How do you disable them?
Answer / Chandra Bhushan Singh
Validator controls in ASP.NET are used to validate user input on a web form before submitting it to the server. They include:nn1) RequiredFieldValidatorn2) RangeValidatorn3) RegularExpressionValidatorn4) CompareValidatorn5) CustomValidatorn6) ValidationSummarynnTo disable a validator control, you can set its Enabled property to false or remove it from the form during runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
I’m having some trouble with cas. How can I diagnose my problem?
How does a content page differ from a master page?
what is command line compiler.what are the steps and how it is related to debugging.
How to reduce the Page size in asp.net?
How you can access the values from the Repeater control in ASP.NET?
RequiredFieldValidator--write code in javascript
My website has around 100 aspx. Out of this, a certain 20 aspx files should be made available to the users only if they are logged in. How can I achieve this with the web.config file?
Can more than one person use the same login?
Explain login controls.
What is .netmodule and how is different from .dll and .exe
Can you edit data in the Repeater control?
what is the generics and where used generics in your project?
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)