Creating a mail link from a button

User 2685953 Photo


Registered User
4 posts

Does anyone know what the syntax would be to create a link from a button to an email address?

I tried placing this into the Href section of the Element of RSD, but no luck:

<a href="mailto:someone@example.com?Subject=Hello%20again" target="_top">Send Mail</a>


The button is on this page at the bottom:
http://hntllc.com/flipfund/landingpage/

User 2484360 Photo


Registered User
3,293 posts

Hey Nick,

You need to take out the HTML and just leave this in the HREF input:

mailto:someone@example.com?Subject=Hello%20again


You can read more about it here http://www.coffeecup.com/help/articles/ … -designer/
User 494996 Photo


Registered User
65 posts

thank you. this was cool to use!
---- Michelle K.

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.