Hi,
I need to control the input of email address. What is the maximum number of characters for email address? And can you tell the good email regular expression, please? I found some but they still have a fault. For example, they can not realize this fault address
abcdef@yahoo.com;dsdsd
or
abcdef@yahoo.com\dsdsd
Thank in advance
Duc
I need to control the input of email address. What is the maximum number of characters for email address? And can you tell the good email regular expression, please? I found some but they still have a fault. For example, they can not realize this fault address
abcdef@yahoo.com;dsdsd
or
abcdef@yahoo.com\dsdsd
Thank in advance
Duc