I`ve got this link:
<a id="Link" href="mailto:bestellung@i-drain.net?subject=I-Drain Bestellung&body="></a>
Now i want to append data from an form element after &body="
So for example the first time it changes to &body="New text
, and the next time it changes to
&body="New text , Another text
.
How can i do this? Can´t get it to work.. thank you :)