How do you validate the controls in an ASP .NET page?
Answers were Sorted based on User's Feedback
Answer / guest
by setting the control to validate property in validator to
that controler
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sneha gupta
we can validate controls either server side or client side.
for client side vaildaions we can your either javascript or
validation controls provided in .NET.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / raj
We can validate the controls in an ASP.NET page using
validation controls. There are six types of validation
controls in asp.net. They are :
RequiredFieldValidator,
RangeValidator,
CompareValidator,
RegularExpressionValidator,
CustomValidator and
Validation Summary
| Is This Answer Correct ? | 2 Yes | 1 No |
When during the page processing cycle is ViewState available?
What is advantage of code behind coding in ASP.NET?
0 Answers Sans Pareil IT Services,
What is intrinsic objects in asp.net?
If i have a web page, and one web user control, where in web page contains a text box, and web user control have check box, if i place a web user control in the webpage, when i check the check box, the out put should show it is checked or not. How we can do this?
How is my content secured from unauthorized access?
How to use class library reference in asp.net project? Can you give me the example with source Class library haves classes like Database, insert, update, delete, reflection how can i use the database class connection in insert class to insert the record in to the Main Project in asp.net.
Can we make activex dll also ti execute in some process as that of client ? How can we do?
What is the sequence of operation takes place when a page is loaded ?
What is difference between view state and session state?
In what order do the events of an ASPX page execute. As a developer, why is it important to understand these events?
5 Answers Syntax Softtech, TCS,
What is content place holder?
Which object wraps the state or data of a user?
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)