A
Andy Eshtry
I have used required field validator with the expression: ^[A-Za-z]{1,}$
I want to prevent user to enter digit. It works well but there is one
problem.
If I enter blank (space) between characters like this: "andy eshtry", , it
does not work.
Please help. Thanks in advance.
Andy
I want to prevent user to enter digit. It works well but there is one
problem.
If I enter blank (space) between characters like this: "andy eshtry", , it
does not work.
Please help. Thanks in advance.
Andy