Opening Documents from a Web Page
Articles in this section describe how to open MS Office and non-MS Office documents from a web page in various authentication scenarios, run OS file manager, build a re-branded version of protocol application, find and troubleshoot issues.
-
Opening Microsoft Office Documents and Other Types of Files for Editing From a Web Page
Ajax WebDAV Library provides API for opening documents for editing directly from the server and saving back to the server without download and upload steps. This includes editing Microsoft Office documents, as well as any other file types and works o ...
-
Opening MS Office and other Docs from a Web Site with Cookies Authentication
The functionality described in this article is available in IT Hit WebDAV Ajax Library v3 Beta and later versions. Using IT Hit WebDAV Ajax Library protocol application you can open documents for editing from a WebDAV server that uses cookies authent ...
-
Printing Documents from a Web Page Using WebDAV Ajax Library
IT Hit WebDAV Ajax Library can print documents from a web page using a default printer. Note: Printing functionality is available in WebDAV Ajax Library v5.11 and later versions. Note: Printing functionality is available on Windows OS only. To pr ...
-
Do I Need to Install davX: Protocol on a Client Machine to Open Documents from a Web Page?
The davX protocol is used to open non-MS Office documents as well as to open MS Office documents if MS Office 2010 SP2+ is NOT installed on a client machine. It is also used to open documents (both MS Office and any other docs) from servers with cook ...
-
Protocol Application Detection and Installation
WebDAV Ajax Library provides a protocol application for Windows, Mac OS X, and several Linux flavors. Articles in this section describe how to detect the protocol application presence, install the protocol application and activate web browser extensi ...
-
Opening OS File Manager from a Web Page
To open OS file manager the WebDAV Ajax API provides OpenFolderInOsFileManager() function that opens default OS File Manager: function openFolder() { ITHit.WebDAV.Client.DocManager.OpenFolderInOsFileManager("http://server/fold ...
-
Re-branding Protocol Apps and Building from Source Code
The functionality described in this article is introduced in IT Hit WebDAV Ajax Library v3 Beta. The IT Hit WebDAV Ajax Library Source Codes License is provided with complete Protocol Applications source codes. You can fully re-brand, localize and c ...
-
Troubleshooting Protocol Application Issues
Below we will describe how to identify issues with protocol application and where to find log files. Examine the Protocol App Log File The functionality described in this section is introduced in IT Hit WebDAV Ajax Library v3 Beta. The protocol a ...