MailTo Syntax Question

blade

GEEK 2.0
Is it possible to have a link in the body of a mailto: syntax

This is what I have, and want to add the hyperlink to "WEBSITE LINK"

<a href="mailto:EMAIL?subject=SUBJECT MESSAGE &body=BODY MESSAGE - WEBSITE LINK ">
 
I have just used this
HTML:
<a href="mailto:EMAIL?subject=SUBJECT MESSAGE&body=BODY MESSAGE - http://www.hardwareforums.com - FOOTER">Test</a>

Works fine with Gmail and Outlook! unless you mean something else?
 
when i put that dash in between the body message and Web site address, the link doesnt even show, and w/o that dash, the web address shows obviously but is not linked; im using thunderbird
 
Back
Top