Hi,

When adding a mailto link to a page I need to have a to, subject and body fields with text in.

I have all three working with:

<a href="mailto:[email protected]?Subject=thisisatest&amp;body=blah blah blah">email</a>

The thing is I need to apply a <br> type command to the body text as it all appears on one line and I need like two paragraphs...


Can anyone help pls?

TIA !

housey