在ASP.Net中编辑Microsoft Word文档 [英] Editing Microsoft Word documents in ASP.Net

查看:109
本文介绍了在ASP.Net中编辑Microsoft Word文档的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在将旧版VB应用程序转换为ASP.Net应用程序. 我们有几个Word文档存储在SQL Server数据库中. 用户应该能够编辑word文档并将其存储在数据库中. 我正在尝试使用iFrame,其来源将是服务器中的word文档. 用户将在客户端PC上安装MS word,但不在服务器上. 但是我如何才能在ASP.Net中获取更改后的文件并将其存储回服务器上.

We are converting legacy VB application to ASP.Net application. We have the several word documents stored in SQL server database. Users should be able to edit the word documents and store it in the database. I am trying to use iFrame whose source would be the word document in the server. Users will have MS word installed on client PC but not on the server. But how can i get the changed file in ASP.Net and store it back on the server.

请告诉我.

关于, 穆吉尔.

推荐答案

如果要在MS Word中编辑文档并将其在线存储,则可能必须编写Word插件.一个简单而粗略的解决方案是要求用户将文档保存在本地,然后通过您的网站上传.
您可能想看看 Sharepoint .

If you want to edit documents in MS Word and store them online, you probably have to write a plugin for Word. A simple and crude solution would be to require the users to save the document locally and then upload it via your website.
You probably want to take a look at Sharepoint.

这篇关于在ASP.Net中编辑Microsoft Word文档的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆