asked on May 10, 2017
Hello,
I added the regular expression [A-Za-z0-9]+ to a text field so that it accepts alphanumeric values only.
However, this field must reject numbers only. Briefly, the field must accept a value like "John" and "Paul2" but must reject "123". Please advise.
Best Regard,
-Guillaume
0
0