Email problem
Moderator: General Moderators
Email problem
I have a application that displays email addresses from a mysql db as "mailto:' links on the display page. Each of these addresses have a checkbox generated with it. Now if the checkbox for these multiple email addresses are clicked, I need to somehow export the email addresses that have been selected and populate the 'Bcc field' of outlook (my mail client) separated by semicolons (;). I need a way to make this happen. Any kind of help will be appreciated. Thanks in advance