TheConeHead
Programmer
How can I add carriage returns to the body of an email via a mailto link? for example if I have:
mailto:me@me.com&cc=you@you.com&subject=test&body=testing again
and I want to make the body read:
testing again
and again
I tried:
mailto:me@me.com&cc=you@you.com&subject=test&body=testing again\n\n\nand again
but that does not work - anyway to get those returns in there?
![[conehead] [conehead] [conehead]](/data/assets/smilies/conehead.gif)
mailto:me@me.com&cc=you@you.com&subject=test&body=testing again
and I want to make the body read:
testing again
and again
I tried:
mailto:me@me.com&cc=you@you.com&subject=test&body=testing again\n\n\nand again
but that does not work - anyway to get those returns in there?
![[conehead] [conehead] [conehead]](/data/assets/smilies/conehead.gif)