On Age field how many Asp.Net validation controls will be suit?
Answers were Sorted based on User's Feedback
Answer / tejkrishna
compaire field and range and requiredfield validator
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / yagnesh shastri
CompareValidator control to validate an input field. The field to validate was defined by the attribute ContolToValidate.
You can also use a ValidationSummary control with the attribute FormToValidate, to validate all the input of a form.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / tapan kumar swain
RequiredFieldValidator,NumericValidator,RangeValidator
| Is This Answer Correct ? | 5 Yes | 1 No |
I am using ASP.Net 2.0. I added the following code in button_Click page. but 'PreviousPage' is not taking as a keyword. It throughs an error. Page Poster = this.PreviousPage; TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest"); sDisplay = txtNewTest.Text; Response.Write(sDisplay); The following is the Error Message: 'controls_LoginMain' does not contain a definition for 'PreviousPage'
how can u display multi language (i.e english,spanish...) web site?
About Usage of server variables ?
What is an application domain ?
What method do you use to explicitly kill a users session?
What is the difference between a thread and a process?
Define caching.
In which event of page cycle is the viewstate available?
Anyone has Latest Microsoft ASP.NET Certification Dumps for these?
Which of the following hosts Can't be used to create .net Application? a) IIS b) Internet Explorer c) ASP.Net d) Windows Shell Which one is correct?
How to execute a stored procedure.and how to call it form a asp page
Explain how does asp page work?
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)