搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

So, I am creating a link with this format: mailto:usernam@company.com?Subject=This subject line. The link works, but the text doesn't show up in the subject

  • 1 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Matt

more options

So, I am creating a link with this format: mailto:usernam@company.com?Subject=This subject line. The link works, but the text doesn't show up in the subject . In "regualr" HTML coding, when you add?subject=something the word "something" shows up int he subject line whene the receiver clicks the link. Not so here. What am I missing.

So, I am creating a link with this format: mailto:usernam@company.com?Subject=This subject line. The link works, but the text doesn't show up in the subject . In "regualr" HTML coding, when you add?subject=something the word "something" shows up int he subject line whene the receiver clicks the link. Not so here. What am I missing.

所有回复 (1)

more options

Creating a link in what? If I paste the following code into the HTML source of an email and then click the link (after saving it and opening from drafts) a compose mail windows opens with all the fields populated.

<a href="mailto:someone@example.com?subject=This%20is%20the%20subject&cc=someone_else@example.com&body=This%20is%20the%20body">Send email</a>

Perhaps your experience may be affected by an add-on. Hold the shift key while starting Thunderbird to disable add-ons.