How to Include Subject, CC, BCC, and Email Body in Email Links
Sunday, June 22nd, 2008 |It is so easy to create a email link in our web page. Everyone who know or even don’t know HTML, they can easily create an email link by software.
Email Office-it.orG
However, they are not always know that they can include subject, CC, BCC, and email body text information in the link as well. By using a querystring-like syntax, we can do more with that simple link.
Example code to add the subject:
Email Office-it.orG
Example code to add the cc’s and bcc’s:
Email Office-it.orG
Popularity: 27% [?]