Testbox size can be limited when its mode is "singleline" while if the the mode is multi line you use RegularExpressionValidator> i have mentioned the the re for the textarea. <asp:RegularExpressionValidator ID="revMaxDescription" runat="server" ControlToValidate="txtDescription" ErrorMessage="Test cannot be greater than 100 characters." ValidationExpression="(.|\n){0,100}"/>