View Full Version : mailto
bradjr
09-08-2004, 12:53 PM
I just registered so maybe this isnt the right place to do this...
But how do you do the mailto in html?
I know im complete n00b...
<a href="mailto:anyone@hotmail.com">E-mail Me</a>
or with a subject field
<a href="mailto:anyone@hotmail.com&subject=I saw your website">E-mail me</a>
jocelyn
09-08-2004, 01:39 PM
[QUOTE=bradjr]I just registered so maybe this isnt the right place to do this...
[/QUOTE]
It was the right place. If it was not, then it's no big deal, we just move it where it goes.
Welcome to the forum bradjr.
bradjr
09-09-2004, 12:43 PM
That mailto worked but it didnt put that subject in... :o
hmm weird works for me... well it opens up outlook and put in the email and subject when I click on the link...
relaxzoolander
01-10-2005, 01:27 AM
you need a ? after the first variable set...
then use & to separate the rest of the sets.
heres another mailto goodie---
<a href="mailto:me@mysite.com?subject=doggies&body=have a nice day!&cc=you@yoursite.com,joc@hisplace.com&bcc=them@site.com">click here</a>
keep in mind...
this may not work in all browsers and versions.
it works in ie 6.0 / nn 7.0 / ff 1.0 as far as i have tested.
.
vBulletin v3.0.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.