Products Technologies Demo Docs Blog Support Company

Editing a Server-side Document, Client-side

A new sample application allows browser-based editing of DOC and RTF files hosted on an HTTP server using TX Text Control ActiveX Server. Documents load via HTTP into a browser editor, where users modify content and submit changes back to the server in the original format.

Editing a Server-side Document, Client-side

I am currently working on a new sample application that will enable end-users to edit DOC and RTF files that reside on an HTTP server, using nothing more than their browser.

This sample application will use TX Text Control ActiveX Server server-side and will run in both Microsoft Internet Explorer and Mozilla-based browsers (such as FireFox) client-side.

Basically, a document is loaded from the server, via HTTP, into an editor that runs in the browser. The document can be edited and then resubmitted to the server, upon which it is saved back to its original file format.

Many customers have asked me how to perform this seemingly simple operation, thus I took some time to figure it out.

I will publish a more detailed account when I am finished.

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Related Posts

C#Linux.NET

Check TX Text Control Template Dependencies Before Deployment

When templates are moved from Windows to Linux, from TX Text Control Classic to Core, or from one server to another, missing fonts, images, merge fields, blocks, and form field names can break…


C#.NETPerformance

Speed Up Document Generation by Factor 2 Using Selection Objects in .NET C#

This article compares two ServerTextControl document generation patterns: Assigning prebuilt Selection objects and formatting text after inserting and selecting it. The benchmark shows an…


ASP.NETASP.NET CorePDF/UA

TX Text Control vs IronPDF for Enterprise PDF Workflows: Complete Comparison…

This article compares TX Text Control .NET Server and IronPDF for PDF generation in C#. Whether you're choosing your first .NET PDF library or looking for a comprehensive document pipeline as an…


ASP.NETASP.NET CoreServerTextControl

The Importance of PDF Signing in .NET C#

More than ever, documents are being shared, edited, and stored electronically. A digitally signed PDF is a document that has been signed using cryptographic technology to verify that the document…


ASP.NETASP.NET CoreMailMerge

When to Generate Documents Server-Side Instead of Client-Side: A Focus on…

When it comes to document generation, deciding whether to handle the task server-side or client-side is a key architectural decision for any organization. This article discusses the benefits of…

Share on this blog post on: