Possible Duplicate: Emailing to multiple recipients with HTML Mailto: not working
I want to send with 1 HTML link a mail to multiple (100) recievers...
<a href="mailto:first@mail.example; second@mail.example; third@mail.example">Send</a>
This link doesn't work. It do nothing when I press the link.