Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/asp.net/31.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何使用Asp.NET在邮件中附加和显示图像?_Asp.net_Email_Html Email - Fatal编程技术网

如何使用Asp.NET在邮件中附加和显示图像?

如何使用Asp.NET在邮件中附加和显示图像?,asp.net,email,html-email,Asp.net,Email,Html Email,我想发送带有图像附件的电子邮件,但图像不能托管在服务器上。我将附上图片并在我的html电子邮件中显示(带有img src…)。有可能吗?您考虑过使用LinkedResource吗

我想发送带有图像附件的电子邮件,但图像不能托管在服务器上。我将附上图片并在我的html电子邮件中显示(带有img src…)。有可能吗?

您考虑过使用LinkedResource吗