Internet Explorer 7.0 - 强制打开 Office 文档(XLS、PPT 等) - 在浏览器窗口中

发布于 2024-11-08 05:35:11 字数 415 浏览 1 评论 0原文

公司 INTRAnet 主页中工作

使用:XP、IE 7.0、Office 2010,在 Word 和 Office 中创建的 另存为 html,带有指向其他 Office 文件的链接

我希望这些 Office 文件在浏览器框架内打开,但无论我尝试什么(包括 MS Word 中的目标框架设置..编辑超链接),文件都会启动到新的 Excel、Powerpoint ,或Word窗口。有办法解决这个问题吗?

仅供参考...

我通过设置 WindowsExplorer==>FolderOptions==>Advanced==> 在我的个人计算机上实现了所需的行为(选择XLS)==>选中“在同一窗口中浏览”,但我无法控制其他用户计算机上的该设置。如果需要的话,我可以修改 HTML 并插入 VBA,但无法控制用户设置/注册表设置。

using: XP, IE 7.0, Office 2010, working within a company INTRAnet

HomePage created in Word & saved as html, with links to other Office files

I want these office files to open within the browser frame, but no matter what I try (including the target frame settings in MS word..edit hyperlinks) the files launch into new Excel, Powerpoint, or Word windows. Any way to fix this ?

fyi ...

I achieved the desired behavior on my personal machine by setting WindowsExplorer==>FolderOptions==>Advanced==> (pick XLS) ==> check "Browse in Same Window", but I can't control that setting on other users' machines. I can fiddle with the HTML and insert VBA if nec, but am not in control of user settings/registry settings.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

软的没边 2024-11-15 05:35:11

对了,一些信息:

  1. IE9 不会也不会针对 Windows XP 发布,所以你的规格一定是错误的

  2. Office 文档不是与 Web 兼容的文件类型,它们不会在浏览器中打开

  3. 如果您愿意要通过 Intranet 提供 Office 文档,它们必须是:

    a.下载并在适当的 Office 程序中打开

    b.使用 Office Web Apps

    访问

    c. Google 文档

    上的类似设置文件

    d.设置 SharePoint 服务器

    e.转换为 PDF 或 HTML 表单

Right, a few bits of information:

  1. IE9 is not and will not be released for Windows XP, so your specifications must be wrong

  2. Office documents are not web-compatible file types, they will not open up in a browser

  3. If you wish to provide Office documents via an intranet, they will either have to be:

    a. Downloaded and opened in the appropriate Office program

    b. Accessed using Office Web Apps

    c. Similarly setup files on Google Docs

    d. Setup a SharePoint Server

    e. Converted to PDFs or HTML form

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文