Posted on: 2/13/2015 3:55:24 PM | Views : 530

 
Hi ,
could any body help me  below requirements ,
I am getting email address like below example:
 Original input : m_kris@gmail.com 
I am getting like  either  m..kris//gmail.com  or  m..kris-AT-gmail.com
As per my observation "_" coming as ".." and "@" coming as either "//" or "-AT-".
How to validate either this is valid email or not .
could any body suggest regular expression  .
Thanks,
Murali.

Go to the complete details ...