chrisparr21681
Programmer
i am trying to produce an email with a link in to automatically fill in the subject line and the body field.
so far i have
mailto:test@test.com?subject=test&body=this is the bit i need help with
i need to be able to format the body field...i have tried using basic html commands like <br> but these just appear as written in the email....please help..
so far i have
mailto:test@test.com?subject=test&body=this is the bit i need help with
i need to be able to format the body field...i have tried using basic html commands like <br> but these just appear as written in the email....please help..