Hi
I have a suggestion form and I want to include the contents of a textarea input box as the body of an email. I cant work out the syntax. Can anyone help? My syntax so far is:
<form method="POST" name="Suggestions" action="mailto:me@somewhere?Subject=Your Suggestions For Improvement&body=what goes here">
Thanks in advance
Liz
I have a suggestion form and I want to include the contents of a textarea input box as the body of an email. I cant work out the syntax. Can anyone help? My syntax so far is:
<form method="POST" name="Suggestions" action="mailto:me@somewhere?Subject=Your Suggestions For Improvement&body=what goes here">
Thanks in advance
Liz