问题描述
我已经为SharePoint 2010网站创建了.mht文件作为新闻稿.
接下来,在我的网站主页上,添加Webparts"Page Viewer".并粘贴链接以查看此内容.
I've created a .mht file as a Newsletter for my SharePoint 2010 site.
Next, on my site home page, I add webparts "Page Viewer" and paste the link to see this mht.
问题是当我进入网站时,总是弹出窗口要求我下载它(保存"或取消").我无法在页面中看到它.每次页面刷新时,都会下载一个新的.mht文件.我只希望它在Webpart中进行预览.
The problem is when I go on the site, it's always a pop-up asking me to download it (Save or Cancel). I'm not able to see it in the page. Every time the page refreshes, a new .mht file is downloaded. I just want it preview in the webpart.
推荐答案
您将遇到mht文件的问题,尝试找到解决方法充其量是乏味的.建议您将文件另存为.html来解决此问题.
You're going to have problems with mht files, and trying to find a workaround will be tedious at best. I suggest you save your file as .html to get around the issue.
这篇关于如何在SharePoint 2010的页面查看器Webpart中查看.mht文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!