Ok,
So after many hours of coding that have brought no joy, I finally decided to post.
I have created a form, that allows the admin of a website to send an HTML email to its members, via a database.
The form works fine when you send to one person, but as soon as there is more than 1 email address to send to it all goes ballistic.
There are around 10 emails sent to each person in the database, each growing in length.
The first one received has 1 copy of the information in, the second has 2 copies, the third has 3 and so on.
I cannot see a problem within my code as to why this would be happening.
The source of the file is attached HERE.
Please check it and highlight and corrections made. Thanks.
Steve