
AJAX (Asynchronous JavaScript and XML), is a web development technique for creating interactive web applications. The intention of AJAX is to exchange small pieces of data with the server without the necessity of reloading the entire web page.
AJAX is a perfect technique for handling word processing applications in a browser and is currently being deployed by companies and governments to move legacy data collection applications to the Internet.
AJAX word processing can be integrated into different applications to build elements of document management.
In combination with TX Text Control Server for ASP.NET (incl. Windows Forms), it is possible to author AJAX word processing applications that enabled documents to be displayed in the browser, without any plug-in, such as Adobe Reader or an MS Word viewer.
Find out, how to realize AJAX word processing with TX Text Control Server for ASP.NET (incl. Windows Forms):