I would like to list a number of email message recipients in a web based
email messaging window. I have SQL language that creates the entries from
paid clients with valid email addresses etc. Now it ought to be easy to
build some sort of loop to go through the records and concatenate the
email
addresses with a ", " record separator, but I can't seem to get the code
to
work on my own. Somewhere I saw this as example code, but I can't find
it?
Any help would be appreciated!
--
Jim