Some control to Validate in asp.net

G

Guest

I need to validate that a user enters (in a TextBox) only the values 1, 2, 4.
6, 8, 10 or 20. Using the RangeValidator control, it only accepts the min and
max value. Is there any other control or property to do it?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top