hello..i got some problem aout the email validation..
i got a text box, the user can search the email from the address book and then it will display the email address in tis way :
alice[alice@yahoo.com]. users also can type in thier prefer email like
john@yahoo.com.
so, what i want to ask is, how can i validation the email in the text box which combine the format like below:
alice[alice@yahoo.com],jay[jay@gmail.com],meg@hotmail.com,john@yahoo.com
can u all guide me more? thank you.