- Form results from website through email
- <form method="post" action="mailto:thedude@isgreat.com" enctype="text/plain">
- <input type="text" name="comment">
- <input type="submit" value="Submit">
- </form>
- To: thedude@isgreat.com
- [other headers]
- comment=foobar