HydraulicJack
Well-known member
I need the regular expression that will REQUIRE the registrant to provide a string of alphanumeric characters that is exactly 17 characters in length with no spaces of special characters.
I'm about to upgrade to 1.4 when it releases, but meanwhile would like to implement this required field in my current installation to avoid having to manually delete a lot of spammers trying to register that is requiring me to manually delete them, rather than software automatically rejecting them.
I've already got the field created, but need the regex described above.
Thanks!
I'm about to upgrade to 1.4 when it releases, but meanwhile would like to implement this required field in my current installation to avoid having to manually delete a lot of spammers trying to register that is requiring me to manually delete them, rather than software automatically rejecting them.
I've already got the field created, but need the regex described above.
Thanks!