M
Mathias Wührmann
Hi Srini,
check <http://www.regular-expressions.info/email.html> for general
information how to correctly validate an email address regarding a
correct format.
Also, check this article about E-Mail address validation:
http://www.codeproject.com/useritems/E-Mail_address_validation.asp
Regards,
Mathias Wuehrmann
Im getting user information in webservice and storing in DB. In the
email address field, i do want to validate the email address.
like (e-mail address removed) is give properly r not. (@ .) these things i wanna
check inside the webservice.
check <http://www.regular-expressions.info/email.html> for general
information how to correctly validate an email address regarding a
correct format.
Also, check this article about E-Mail address validation:
http://www.codeproject.com/useritems/E-Mail_address_validation.asp
Regards,
Mathias Wuehrmann