Forum Moderators: open

Message Too Old, No Replies

mailto: multiple people in "To" field?

         

Purple Martin

4:43 am on Jan 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What's the syntax for putting multiple email addresses in the "To" field when using a mailto: link? Here's the nasty bit: it's got to work with Lotus Notes as the email client.

Thanks

choster

6:04 am on Jan 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Commas work for us (no spaces).

<a href="mailto:customerservice@example.com,productmanagement@example.com">E-mail support</a>