Adding a cc or bcc to a mailto - Post...

User 2806889 Photo


Registered User
64 posts

For instance, I have mailto:email@email.com?subject=Message

How can I add a cc or bcc to a this?

Thanks
User 2623310 Photo


Ambassador
282 posts

Hi Jeff,

Add the following code ?cc=example@email.com or ?bcc=example@email.com

Hope this helps you out.
User 2806889 Photo


Registered User
64 posts

I don't know the syntax that coffeecup is looking for. This email link is for text in a paragraph and I'm modifying the Inline Elements Link. The syntax that I have is:

mailto:email@email.com?subject=Message

This is similar to the thread http://www.coffeecup.com/forums/responsive-site-designer/email-link-with-subject-line/
User 2484360 Photo


Registered User
3,293 posts

Jeffrey Hurt wrote:
I don't know the syntax that coffeecup is looking for. This email link is for text in a paragraph and I'm modifying the Inline Elements Link. The syntax that I have is:

mailto:email@email.com?subject=Message

This is similar to the thread http://www.coffeecup.com/forums/responsive-site-designer/email-link-with-subject-line/


Our apps use HTML and CSS, so you would need to use proper HTML coding when creating those types of links. You can learn more about how to accomplish that here https://css-tricks.com/snippets/html/mailto-links/
User 2806889 Photo


Registered User
64 posts

It will work in the inline element. Something like this

mailto:email@email.com?subject=Message&cc=email1@email.com

My mistake was not highlighting the text in the paragraph when editing the URL

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.