mailto

, (comma separating e-mail addresses) Add entry in the "Subject" field -> subject=Subject Field Text Add entry in the "Copy To" or "CC" field -> cc=id@internet.node Add entry in the "Blind Copy To" or "BCC" field -> bcc=id@internet.node Add entry in the "Body" field -> body=Your message here

Within the body use "%0A" for a new line, use "%0A%0A" for a new line preceded by a blank line (paragraph)

<FORM method="post" action="mailto:noone@snai1mai1.com" enctype="text/plain">
<INPUT TYPE="text" NAME="email">
<INPUT TYPE="hidden" NAME="subject" VALUE="web_monitor">
<INPUT TYPE="text" NAME="subject">
</FORM>