12-22-2007, 12:24 AM
|
#24 (permalink)
|
|
The Wanderer
Join Date: Dec 2007
Posts: 14
Thanks: 0
|
Quote:
Originally Posted by Aaron
Alright, thanks...
I have (hopefully) one last thing...
I am having some serious problems with the code that checks for the pattern. The commonly used email validation doesn't allow .co.uk domain names, and the rest of it is really really hard to come up with.
|
I would suggest checking out the regex pattern library and see if any of the ones they have match your needs. http://regexlib.com/DisplayPatterns....0&categoryId=1
|
|
|
|