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

Untitled

By: a guest on Jul 4th, 2012  |  syntax: None  |  size: 0.60 KB  |  hits: 14  |  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. Can I set subject/content of email with using mailto:?
  2. <a href="mailo:no-one@snai1mai1.com?subject=free chocolate">example</a>
  3.        
  4. <a HREF="mailto:?subject=look at this website&body=Hi,I found this website
  5. and thought you might like it http://www.geocities.com/wowhtml/">tell a friend</a>
  6.        
  7. mailto:joe@company.com?subject=Your+subject
  8.        
  9. mailto: email@host.com?subject=something
  10.        
  11. <a href="mailto:manish@simplygraphix.com?subject=Feedback for
  12. webdevelopersnotes.com&body=The Tips and Tricks section is great
  13. &cc=anotheremailaddress@anotherdomain.com
  14. &bcc=onemore@anotherdomain.com">Send me an email</a>