Hi François,
1) with %0d you can seperate lines.
2) I think you have to code & instead of ; between " subject=Test" "body"
So here is what I think you have to do:
<a href="mailto:?subject=Test&body= Sentence1.%0dSentence2.">this link</a>
see also Thread215-77050
Hope this helps,
Erik