THIS IS KOTESWARARO
MY QUESTION IS :
I WANT ENTER A 4 CHAR IN TEXT BOX THIS TEXT BOX IS VALIDATE THROUGH THE RANGE VALIDA TOR IS IT POSSIBLE WITH THIS RANGE VALIDATOR
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.
Kirtan PatelPosted Mar 1, 2010, 10:06 AM
Set MaxValue = AAAA
and MinValue = A
if you strictly want user to enter 4 A then set
MinValue = AAAA and MaxValue = AAAA