Hello friends,
I want a validation in textbox,here user is allowed to enter minimum 6 values and maximum 13 values.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Apr 8, 2012, 9:02 AM
Try this...
Use RegularExpressionValidator
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs" Inherits="WebForm1" %>
Thanks
If this post helps you mark it as answer