Name the data types which does the rangevalidator control support?



Name the data types which does the rangevalidator control support?..

Answer / Harshita Gupta

The RangeValidator control in ASP supports three main data types:
1. Integer (int)
2. Decimal (decimal/currency)
3. Double (double).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

What is asp in java?

1 Answers  


What is Request Object?

2 Answers  


Explain the different types of session state management options available with asp.net?

1 Answers  


What does Server.MapPath do?

2 Answers  


What is ascx cs?

1 Answers  


What is the command to display characters to the HTML page?

1 Answers  


What are the methods in Application Object?

2 Answers  


How do I make it so that code runs when the security system is stopping it?

1 Answers  


What are the tasks performed by <form> tags?

1 Answers  


Define the asp scripting objects?

1 Answers  


Why asp is called active server?

1 Answers  


how can i connect to ms-access database, with ASP??

1 Answers  


Categories