Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 26th, 2012  |  syntax: None  |  size: 0.26 KB  |  hits: 10  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Form results from website through email
  2. <form method="post" action="mailto:thedude@isgreat.com" enctype="text/plain">
  3.   <input type="text" name="comment">
  4.   <input type="submit" value="Submit">
  5. </form>
  6.        
  7. To: thedude@isgreat.com
  8. [other headers]
  9.  
  10. comment=foobar