You need to sign in to do that
Don't have an account?

Email validation for text area ?
HI all
i am trying to validate email in correct formate and seprator between 2 emails.
if text area consists as " test@test.com, test1@test.com " its should not show any errors. it should be seperated by comma( , ).
if text area consists as " test@test.com; test1@test.com " its should show an errors.
semi-colon should not be entered.
Please help in doing this.
i am trying to validate email in correct formate and seprator between 2 emails.
if text area consists as " test@test.com, test1@test.com " its should not show any errors. it should be seperated by comma( , ).
if text area consists as " test@test.com; test1@test.com " its should show an errors.
semi-colon should not be entered.
Please help in doing this.