Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Læs mere

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 svar
  • 1 har dette problem
  • 1 visning
  • Seneste svar af 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.

Alle svar (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.