R redzrule Guest Dec 24, 2008 #1 i want to add a button on my homepage that says email to a friend. how to do i do that?
K kutatishh Guest Dec 24, 2008 #2 The best solution is using "addthis.com". Addthis is one of the most popular sites, and gives you the button script (which you may have seen being used by a lot of sites these days). The button also has an "Email to friend" option.
The best solution is using "addthis.com". Addthis is one of the most popular sites, and gives you the button script (which you may have seen being used by a lot of sites these days). The button also has an "Email to friend" option.
M mathematix Guest Dec 24, 2008 #3 <a href="mailto:[email protected]" style="text-decoration: none"><button>Email my Friend</button></a> to add a message: "mailto:[email protected]?subject=jkasfdhjkask&body=ajshfl"
<a href="mailto:[email protected]" style="text-decoration: none"><button>Email my Friend</button></a> to add a message: "mailto:[email protected]?subject=jkasfdhjkask&body=ajshfl"