Why is This Safer Than a Regular Mailto Link?
为什么这样比正常的mailto链接安全?
This example demonstrates a more complicated mailto link.
这个例子演示怎么样连接许多邮箱。
I saw that people have talked about using "MAILTO" to send email.
我看到人们谈论使用“MAILTO”发送电子邮件。
Custom: Well. I am a traveler from China. Would you please mailto China?
顾客:嗯,我是从中国来的游客,能帮我寄到中国吗?
Notice that the "at" signs (@) in mailto e-mail address URLs are encoded as %40.
注意, mailto 邮件地址 URL 中的“at”字符( @ )被编码为 %40 。
Update the "mailto" option in the file, promises.cf, with the proper email address.
用适当的电子邮件地址更新文件promises . cf内的“ mailto ”选项。
Specifically, the email action USES the mailto URL protocol to create the new message.
确切的说,email动作使用了mailto URL协议来创建新的消息。
It gives it an href attribute that concatenates the string mailto: with the email address.
该元素提供了一个href属性,将字符串mailto:与电子邮件地址连接起来。
For example, the mail component accepts an action with a data type containing a mailto: string.
例如,邮件组件可以接收一个包含mailto:字符串的动作。
To specify where any errors reported should be sent as e-mail, use the MAILTO directive, as shown
为了指定将报告的错误发送到哪个电子邮件地址,可以使用 MAILTO 指令,如下所示
TO specify where any errors reported should be sent ase-mail, use the MAILTO directive, as shown.
为了指定将报告的错误发送到哪个电子邮件地址,可以使用MAILTO指令,如下所示示。
For the naming of people, you might think mailto:, (E-mail address) would be a convenient URI scheme to use.
对于人的命名,您可能认为mailto:(电子邮件地址)将是一种可供使用的方便的URI方案。
If you use a traditional mailto: prefix, as shown in Listing 12, clicking on the link launches the mail application.
如果使用传统的mailto:前缀的话,单击链接就会运行邮件应用程序,如清单12所示。
You can also leave off the recipient, so your link looks something like mailto:?body=It+would+be+nice+to+email+from+here.
body=It+would+be+nice+to+email+from+here 相似。
Both Opera 9.5 and Firefox 3 let you configure a Web-based email account and use it to answer all mailto: protocol requests.
Opera 9.5和Firefox 3都能让你配置一个基于网络的电子邮件帐户,并用它直接关联网页上的mailto协议请求。
The file containing the email addresses is mostly html (mailto links) with a simple protection mechanism thrown in for good measure
文件中包含email地址大多数是带有简单保护机制的html。
The real problem with mailto links is that spammers can use automated software that searches the web to find them in the source code of your HTML.
mailto链接的最大的问题在于垃圾邮件发送者可以运用一些自动的软件通过搜索网络在html代码中找到他们。
Set any lines you want to be red-flagged. Set HTML title, Home page address, webmaster mailto address, and HTML colors for comments, blue-words, and flagged lines.
你可以设置加红色标记的行,设置HTML标题,主页地址,网络管理员的邮件地址,等等。
The rendering method selects the specified user's full name and E-mail address, and formats it as a mailto: link wrapped around the user's full name (if there is one).
呈现方法选择指定的用户全名和电子邮件地址,并将其格式化成围绕用户全名(如果有的话)的mailto:链接的形式。