how to validate a textbox using regex
must allow only one dot. (eg: 25.50)
do not accept if value contains only zero. (eg: 00.00)
must allow only 3 digits after dot. (eg: 25.500)
do not allow white space or any other special characters .
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.
Rashmiranjan DalabeheraPosted Sep 23, 2015, 7:27 AM