Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


On Age field how many Asp.Net validation controls will be suit?

Answers were Sorted based on User's Feedback



On Age field how many Asp.Net validation controls will be suit?..

Answer / sree

range validator and compare validtaor

Is This Answer Correct ?    15 Yes 0 No

On Age field how many Asp.Net validation controls will be suit?..

Answer / tejkrishna

compaire field and range and requiredfield validator

Is This Answer Correct ?    5 Yes 0 No

On Age field how many Asp.Net validation controls will be suit?..

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

On Age field how many Asp.Net validation controls will be suit?..

Answer / tapan kumar swain

RequiredFieldValidator,NumericValidator,RangeValidator

Is This Answer Correct ?    5 Yes 1 No

On Age field how many Asp.Net validation controls will be suit?..

Answer / abhi

Range validator and numeric validator

Is This Answer Correct ?    5 Yes 2 No

On Age field how many Asp.Net validation controls will be suit?..

Answer / aaaaa

required field validator, range validator, compare validator

Is This Answer Correct ?    2 Yes 0 No

On Age field how many Asp.Net validation controls will be suit?..

Answer / raks

4 Validators

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

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'

2 Answers  


how can u display multi language (i.e english,spanish...) web site?

2 Answers  


About Usage of server variables ?

2 Answers   Cognizant, CTS,


What is an application domain ?

2 Answers   Microsoft,


What method do you use to explicitly kill a users session?

2 Answers   Siebel Systems,


What is the difference between a thread and a process?

3 Answers  


Define caching.

0 Answers  


In which event of page cycle is the viewstate available?

0 Answers  


Anyone has Latest Microsoft ASP.NET Certification Dumps for these?

1 Answers  


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?

1 Answers   CTS, TCS,


How to execute a stored procedure.and how to call it form a asp page

2 Answers  


Explain how does asp page work?

0 Answers  


Categories