How to allow only english chars in textbox?

Posted by abatishchev on Stack Overflow See other posts from Stack Overflow or by abatishchev
Published on 2010-03-22T14:25:17Z Indexed on 2010/03/22 14:31 UTC
Read the original article Hit count: 408

Filed under:
|
|
|

I want to allow only English characters to be typed in my asp:TextBox (in asp:Login conttrol).

How can I do that?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about ASP.NET