Using JavaScript WebDAV Library
-
Getting Started with JavaScript WebDAV Library
Download the library here and add <script> tag referencing ITHitWebDAVClient.js to your web page. The ITHitWebDAVClient.js is fully functional and does not have any limitations. However, the trial period is limited to 1 month. After the trial p ...
-
Upgrade
Upgrade to WebDAV Ajax Library v5.11 IT Hit WebDV Ajax Library v5.11 provides printing functionality and a new approach to opening multiple documents. more... Upgrade to WebDAV Ajax Library v5 IT Hit WebDV Ajax Library v5 provides Firefox and Edge ...
-
Activating IT Hit WebDAV Ajax Library
The activation of an ajax product depends on your license type. In all cases, you do NOT need the license file to activate Ajax products. To download the non-trial version as well as to receive your License ID make sure to log-in to your account usi ...
-
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.
-
Ajax File & Folder Upload
The functionality described in this article is available in IT Hit WebDAV Ajax Library v5 Beta and later versions. IT Hit WebDAV Ajax Library provides powerful upload functionality with pause and resume functionality. The library supports folders dr ...
-
Managing Items Hierarchy with JavaScript WebDAV Library
The IT Hit WebDAV Ajax Library provides the following core classes: WebDAVSession - represents a session for accessing WebDAV server. Folder - represents a folder on a WebDAV server. File - represents a file on a WebDAV server. HierarchyItem - th ...
-
Paging Through Children Items and Search Results
The functionality described in this article is available in IT Hit WebDAV Ajax Library v5.8 Beta and later versions. WebDAV Ajax Library provides methods for requesting a specified range of items when listing folder content and searching. You can al ...
-
Programming DASL Search
WebDAV Ajax Library provides methods for detecting DASL search support, submitting search queries, and requesting custom properties to be returned in search results. You can specify which properties to search and if file content should be searched. ...
-
Managing Custom Properties with JavaScript WebDAV Library
Using the library you can manage custom properties on a WebDAV server. Custom properties are supported by any Class 1 WebDAV server. Each custom property is represented by Property class and has name and value. Name of the property is represented by ...
-
Locking Items with JavaScript WebDAV Library
Locking prevents the item from being modified by other users and supported by any Class 2 WebDAV server. Probing Locks Support Item can support exclusive, shared locks or do not support any locks. If you set exclusive lock other users will not be a ...
-
Cross-Origin Requests (CORS) in Internet Explorer, Firefox, Safari and Chrome
Enabling CORS is not required for EditDocument(), DavProtocolEditDocument() and other document opening functions in DocManager. These functions engage web browser protocol application(s) that do not have CORS restrictions. If your WebDAV server is l ...