how can i put a link, like <a href="whatever.com">link</a> in the the body of the email that is generated below?
location='mailto:user@domain.com?body='+escape('Greetings!\n\nThis is an email generated by JavaScript that I would like to put a link into.\nThanks for your help!\n\nSincerely,\n\nahs10');



Reply With Quote
Bookmarks