English 中文(简体)
大会和会议管理部印发
原标题:Editing Documents (.doc) in Browsers

I ve been developing a web application with asp.net webforms and in this app I have some documents (.doc, .docx, .rtf files), and my client want to edit these files on browser, they want to open a document in an editor, edit, save it on server (without downloading) and close it. I know it s difficult but I would like to know if it s possible or if is there any easy way to do it. We find something like SkyDrive of Microsoft.

PS:如果你能够提出真正行之有效的东西,我们可以支付部件。

谢谢!

最佳回答

IF 客户设有办公室:

我建议。 http://www.webdavsystem.com/server。 - 这使你能够建立“虚拟档案系统”(WebDAV,该系统以“HTTP”为基础,使客户能够通过“RITP”(DOCX等)开放/编辑/浏览文件。 这纯粹是......。 NET, 雄心地与伙伴关系相结合。 NET,甚至有 Java版的APIC. esp. 即将到来的V3号带宽,使你能够轻松地把这一 f子添加到我们的协会中。 NET 应用程序 (调整快乐客户,而不是包).)。

IF 客户没有安装办公室,然后才能得到trick:<>。

真正全力支持您,需要某种银灯/Flash/ActiveX/JavaApplet,这些信封在客户的行凶中运行,支持必要的编辑特征。

我不知道这种生产质量成分,但微软除外,见。 http://www.microsoft.com/en-us/office365/online-software.aspx

你们可以把他们纳入你们的网络应用,尽管他们获得了在浏览器中设置的全办公室特征。

问题回答

暂无回答




相关问题
Anyone feel like passing it forward?

I m the only developer in my company, and am getting along well as an autodidact, but I know I m missing out on the education one gets from working with and having code reviewed by more senior devs. ...

How to Add script codes before the </body> tag ASP.NET

Heres the problem, In Masterpage, the google analytics code were pasted before the end of body tag. In ASPX page, I need to generate a script (google addItem tracker) using codebehind ClientScript ...

Transaction handling with TransactionScope

I am implementing Transaction using TransactionScope with the help this MSDN article http://msdn.microsoft.com/en-us/library/system.transactions.transactionscope.aspx I just want to confirm that is ...

System.Web.Mvc.Controller Initialize

i have the following base controller... public class BaseController : Controller { protected override void Initialize(System.Web.Routing.RequestContext requestContext) { if (...

Microsoft.Contracts namespace

For what it is necessary Microsoft.Contracts namespace in asp.net? I mean, in what cases I could write using Microsoft.Contracts;?

Separator line in ASP.NET

I d like to add a simple separator line in an aspx web form. Does anyone know how? It sounds easy enough, but still I can t manage to find how to do it.. 10x!

热门标签