- From: Bill Rhodes <wrhodes@qualcomm.com>
- Date: Fri, 15 Jan 1999 19:42:54 -0500 (EST)
- To: Andreas Thorstensson <andy@spray.se>, "'Francesca Galera Molina'" <ccbq8@blues.uab.es>, www-html@w3.org
It is documented in RFC 2368
<http://www.cis.ohio-state.edu/htbin/rfc/rfc2368.html>, which has been out
since the summer.
The syntax that appears in there is:
mailtoURL = "mailto:" [ to ] [ headers ]
to = #mailbox
headers = "?" header *( "&" header )
header = hname "=" hvalue
hname = *urlc
hvalue = *urlc
Note that reserved data must be encoded (spaces are %20 and so forth).
-B
At 03:21 PM 1/15/99 +0100, Andreas Thorstensson wrote:
>Yes, but it is not part of the html standard.
>
><a href=mailto:my@mail.com?subject=mysubject
><mailto:my@mail.com?subject=mysubject> >mail me</a>
>
>| || ||| || s p r a y r a z o r f i s h
>
>andreas thorstensson
> [ programmer ]
> >> + 46 (0)8 527 90559
>
> -----Original Message-----
> From: Francesca Galera Molina
>[mailto:ccbq8@blues.uab.es]
> Sent: Friday, January 15, 1999 12:11 PM
> To: www-html@w3.org
> Subject: Mailto
>
> Hi all,
>
> In the tag: <a href="mailto:sss@ssss"> is possible
>specify the subject
> of the mail?
>
> Thanks
> Francesca
>
Bill Rhodes
x16002 V-247S
Received on Monday, 18 January 1999 03:44:17 UTC