how do I write metacharacterexpression for :
-
to only accept alpha characters in a name text field. no numbers or symbols allowed either.
-
In another text field how to only have numbers, no symbols or alpha characters
thx for help
how do I write metacharacterexpression for :
to only accept alpha characters in a name text field. no numbers or symbols allowed either.
In another text field how to only have numbers, no symbols or alpha characters
thx for help
You can practice your Regex skills here https://regexr.com/.