Code for email link with pre-filled message

Calling all coders!

I often use a simple line of code such as

<a href="mailto:info@mydomain.com?Subject=My%20Special%20Offer"> **REGISTER YOUR INTEREST** </a>

to create an email link with pre-filled subject that looks like: REGISTER YOUR INTEREST

How can you add a pre-filled message area also?

2 Likes

Thank you - works a treat!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.