The “MailTo” …setting a proper name on the Recipient
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: How do I set a proper name for the recipient when in HTML I want to use the "mailto" tag. Something like: mailto:"John Wayne(jw@email.com)?subject.. How do I achieve that ?? 回答1: The original standard for mailto: links, RFC 1738 , says this: A mailto URL takes the form: mailto:<rfc822-addr-spec> where <rfc822-addr-spec> is (the encoding of an) addr-spec , as specified in RFC 822 [ 6 ]. Under that definition, no proper name could be included. But the mailto: section of RFC 1738 has been superseded by RFC 2368 , which allows (among other