asp.net validator that allows everything but not numbers
Hello!
As I put in the title I need a validator (regular expresion, customvalidator, etc) that allows the user to input everything (lettrs, special characters, spaces) but not numbers.
How can I do that?
Thank you,
Sabrina