I am trying to compose a message by typing directly into a browser's address bar, or by using HTML code. Is that possible? I know that you can add the subject:
but what would the syntax be to tag on the body?
Or, if anyone has a more roundabout solution, that would be appreciated as well.
I want someone to be able to click on a link that will take them directly to their default mail composer, such as Outlook; the whole message will be ready, and all they have to do is hit Send.
Thanks.
-Christopher
Code:
mailto:someone@greatdomain.com?subject=How%20are%20you
Or, if anyone has a more roundabout solution, that would be appreciated as well.
I want someone to be able to click on a link that will take them directly to their default mail composer, such as Outlook; the whole message will be ready, and all they have to do is hit Send.
Thanks.
-Christopher