Hi,
How To restrict Asp.Net TextBox to allow Only Capital letters and numbers...i.e(Alpha-Numeric)..??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.
Riddhi ValechaPosted May 14, 2013, 12:31 PM
Sathish PabbathiPosted May 14, 2013, 2:39 AM
Riddhi ValechaPosted May 14, 2013, 2:17 AM
Refer the following links-
http://geekswithblogs.net/mbcrump/archive/2010/06/27/textbox-validation-for-alphanumeric-chars.aspx
http://www.codeproject.com/Questions/260680/how-to-restrict-user-to-enter-only-numbers-in-text
http://codingresolved.com/discussion/41/how-to-restrict-textbox-to-numbertextbox-numbers-onlytextbox-just-numbers/p1
Hope this helps.
Mark as accepted answer if it helps you out.