Adding a cc or bcc to a mailto
For instance, I have mailto:email@email.com?subject=Message
How can I add a cc or bcc to a this?
Thanks
How can I add a cc or bcc to a this?
Thanks
Hi Jeff,
Add the following code ?cc=example@email.com or ?bcc=example@email.com
Hope this helps you out.
Add the following code ?cc=example@email.com or ?bcc=example@email.com
Hope this helps you out.
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/
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/
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/
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/
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
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.