You work as a Web Application Developer for SunInfo Inc. The company uses Visual Studio 2008 as its application development platform. You create a Web application using .NET Framework 3.5.
You want to ensure that the data input by a user falls within a predetermined range.
Which of the following validation controls will you use to accomplish the task?
A . RangeValidator
B . CompareValidator
C . RequiredFieldValidator
D . RegularExpressionValidator
Answer: A