Re: html codes

"John & Kami Herring" <friendzz@adelphia.net> wrote:

> Is there a code that enables me to have words already in the subject line of
> the e-mail when they click on my link that opens up the e-mail box?

Something like

  <a href="mailto:someone@example.com?subject=whatever">...</a>

might do the job.  See RFC 2368 "The mailto URL scheme" for details.

    http://www.rfc-editor.org/rfc/rfc2368.txt

Regards,
-- 
Masayasu Ishikawa / mimasa@w3.org
W3C - World Wide Web Consortium

Received on Wednesday, 9 October 2002 11:30:36 UTC