首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 企业软件 > 行业软件 >

在SharePoint designer 2010 工作流发送的邮件中怎么添加图片

2013-07-09 
在SharePoint designer 2010 工作流发送的邮件中如何添加图片我之前在微软的官方看到一个介绍,不过是2007

在SharePoint designer 2010 工作流发送的邮件中如何添加图片
我之前在微软的官方看到一个介绍,不过是2007版本的,网址如下:
http://office.microsoft.com/zh-cn/sharepoint-designer-help/HA010239042.aspx?CTT=1

我用其中的方法试过了,但是在2010中好像不行啊:
我的图片网址,按照说明写了如下内容:(公司内网网址,可能外网打不开)
?<img src="https://theshare.thomsonreuters.com/sites/asiacolltech/BA/SiteAssets/SitePages/Home/TR_Logo.jpg"/>

拿这个说明问题,就是我在收到的邮件中,并不显示图片,仍然只会显示图片链接网址,和上面的一样:

?<img src="https://theshare.thomsonreuters.com/sites/asiacolltech/BA/SiteAssets/SitePages/Home/TR_Logo.jpg"/>


我想问,这个在sharepoint designer 2010工作流自动发送的邮件中如何添加图片呢???


[解决办法]
这样做应该可以的,请检查接收邮件的客户端是否支持HTML编码,可以发到其它的邮箱在浏览器查看邮件试试。
[解决办法]
Just found out in another topic on this forums that you can work around this issue by first putting the HTML contents into a variable with "build dynamic string".
 If you set this variable in the body afterwards, it will send out the HTML formatted email, and not just the HTML code.

http://social.msdn.microsoft.com/Forums/en-US/sharepointcustomizationprevious/thread/ea205142-6ddc-4df8-95a0-9cbff843f76e
[解决办法]
Incoming Email with embedded images do not show image

http://social.msdn.microsoft.com/Forums/ta/sharepointgeneralprevious/thread/ce87c85c-c95a-490d-9df9-64dd2c66ec6b

热点排行