In my web application i have link “contact Us” this link is:
<a href="mailto:somemail@somemail.com" title="contactus">contact us</a>
My question is: is there a way to put into the opened email body some content?
I mean if user is click on the link, and his default email is opened, in this steep is there a way to open his default email with some content in body?
Thanks
1 Answer