How to add a pre-filled body to an email link in HTML
![]() |
How to add a pre-filled body to an email link in HTML
Example Basic link is as follows: <a href="mailto:email@some-address.com">Text For Link Here</a> To add a pre-filled subject to an email client simply use the "body=" option in the "mailto:" tag, please note space characters must be added with the "%20" option and "?" to attach the html. Please see the basic enhancement page for furthure info. ?body=I%20need%20five%20widgets%20by%tommorow here is how it would look in your html code: To add a pre-filled Subject line go to the subject line page.
Enhanced tags can be added and shown and demonstrated on main page.
Can't find an Answer Use Google below to search
furthure. |
![]() |