How do I send an email with specified initial values for the headers subject and message from a button in html, such as this
subject
message
You can use mailto, here is the HTML code:
mailto
Replace EMAILADDRESS with your email.
EMAILADDRESS