Quote:
Originally Posted by Opserty
Look at the option underneath that. (Username Regular Expression) Click on the Help icon and it gives you info about what to put in the box.
I'm very basic in my knowledge of REGEX but a quick guess would be: ^[A-Za-z0-9 ]+$ would allow only alphanumeric characters.
|
hm, seems I miss a simple thing.
i clicked on the (PCRE) instead of the help buttons.
yes, that will be perfect.
thanks for the direction Opserty. (ThumbUp & Shakehand)