Email Link Customization
by Hiroshi on September 8th, 2008

Following is a standard way of adding an email link to a web page.
<a href="mailto:name@gmail.com">Mail Me</a>
Lets customize its details.
Email Link Customization
This is how we customize it in detail.
<a href="mailto:name@gmail.com ?Subject=feedback &Cc=someone@somewhere.com &Bcc=jadi@msn.com &Body=Please contact me about some web services"> Mail Me</a>

Related Posts
advertisements
