Posted by: mampakha November 4, 2008
Any regex experts?
Login in to Rate this Post:     0       ?        
If you want to modify your own code to include wild card then try this
"^(\*\.)?([a-zA-Z0-9]([a-zA-Z0-9]{0,61}[a-zA-Z0-9])?\.)+[a-zA-Z]{2,6}$"

Read Full Discussion Thread for this article