rskshiva
01-23-2005, 02:50 AM
Hai,
I need a script to validate the email Id in the below format.
One <one@something.com>,Two <two@something.com>, etc.
I have an email id validation script as below.
Reg. Expression: "\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*"
Kindly suggest me. It is urgent.
Thanks,
Siva R
I need a script to validate the email Id in the below format.
One <one@something.com>,Two <two@something.com>, etc.
I have an email id validation script as below.
Reg. Expression: "\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*"
Kindly suggest me. It is urgent.
Thanks,
Siva R