djxcee
09-26-2008, 06:32 AM
I'm trying to restrict usernames to the following characters only:
a-Z, 0-9, -, _ (dash and underscore) but can't seem to do so.
What should I add to Username Regular Expression to make what I want possible?
a-Z, 0-9, -, _ (dash and underscore) but can't seem to do so.
What should I add to Username Regular Expression to make what I want possible?