Hi,
I am looking for a nifty code that would parse a list of email addresses separated by comma.
So for example say there is a list of email addresses like:
jon@x.com, jane@y.net, jad@z.edu
etc.
What I am looking for is a code, a function, that retrieves each email from above text string, so that each email can be individually addressed and saved.
Thank you for your help in this matter.









Bookmarks