E-mail address in BCC

User 4763 Photo


Registered User
3 posts

I am using a simple script on my web page so visitors can get in contact.
(<a href="mailto:who@mydomain.com;?subject=test">test</a>)

It is possible to have multiple receipients. However I would like to have one e-mail address in BCC. Is this possible? Can someone help me out here?

Thanks
User 282670 Photo


Registered User
3,940 posts

could try something like this:
<a href ='mailto:whoever@yourdomain.com?subject=test &cc=whomever@theredomain &bcc=webmaster@anybodiesdomain.com'>Email Me!</a>




User 4763 Photo


Registered User
3 posts

Perfect, it works. Thanks very much

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.