搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

how to include a titled, inline attachment

  • 2 回覆
  • 1 有這個問題
  • 5 次檢視
  • 最近回覆由 gmak

more options

I need to supply reference to an attached file, URL, etc., within an email body. Rather than just attaching the file for manual access, or pasting the URL for manual access, I'd like to supply descriptive text over the attachment item. This text, when selected, would automatically open the attachment for view. Some call this an inline attachment. I would call it an inline attachment covered by descriptive text. I'm sure this is prominently documented here, I just can't seem to find it. Probably because of my ineptness of the terminology.

I need to supply reference to an attached file, URL, etc., within an email body. Rather than just attaching the file for manual access, or pasting the URL for manual access, I'd like to supply descriptive text over the attachment item. This text, when selected, would automatically open the attachment for view. Some call this an inline attachment. I would call it an inline attachment covered by descriptive text. I'm sure this is prominently documented here, I just can't seem to find it. Probably because of my ineptness of the terminology.

被選擇的解決方法

Zenos said

You need to compose using HTML. Then, in the Write window's menu bar, Insert|Link. Here, it says ctrl+k is another way to open the link dialogue.


OK, I'll check that out. With such a common question, I'll consider this resolved now. I'm sure that will rectify my problem. Thanks for the help !

從原來的回覆中察看解決方案 👍 0

所有回覆 (2)

more options

You need to compose using HTML.

Then, in the Write window's menu bar, Insert|Link.

Here, it says ctrl+k is another way to open the link dialogue.

Unfortunately, for you, this is regular <a> tag and it doesn't support the descriptive text you want. I suspect this is achieved via scripting, and some email clients, notably Thunderbird, won't run scripts in email messages, so even if you were to craft such a thing, there is no guarantee that an email client would display it.

Email is not the web.

由 Zenos 於 修改

more options

選擇的解決方法

Zenos said

You need to compose using HTML. Then, in the Write window's menu bar, Insert|Link. Here, it says ctrl+k is another way to open the link dialogue.


OK, I'll check that out. With such a common question, I'll consider this resolved now. I'm sure that will rectify my problem. Thanks for the help !