Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

9
  • 5
    if you can ONLY have 100 or 0, why not have a drop down? Commented Feb 11, 2015 at 14:33
  • Due to design issues being forced on me it has to be a text box. Commented Feb 11, 2015 at 14:34
  • 2
    Ugh. If you're forced into a textbox, look at a RegularExpressionValidator Commented Feb 11, 2015 at 14:35
  • 1
    Then you need to use a CustomValidator. Commented Feb 11, 2015 at 14:36
  • 1
    @MethodMan think outside the textbox : ) Commented Feb 11, 2015 at 14:40