I implemented javascript code in a simple html form I was creating using the mailto: function. However simple formatting doesn't seem to work as the body text is added by writing &body=... I was wondering if it was possible to add line splitting (/n doesn't seem to work) or even put a table in?I implemented javascript code in a simple html