Hi!
When I try to force user to enter information like
Mustermann, Max
and want to avoid entries like
Mustermann Max
which regex should I use?
I tried it with
[,]s+
but does not work...
Thanks!!!
Jakob
Hi!
When I try to force user to enter information like
Mustermann, Max
and want to avoid entries like
Mustermann Max
which regex should I use?
I tried it with
[,]s+
but does not work...
Thanks!!!
Jakob
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.