This package has been deprecated

Author message:

Use webdav.client instead

@ithitcorp/webdav.client

4.2351.0 • Public • Published

IT Hit WebDAV AJAX Library

Site | Demo

Installation

In a browser:

<script src="ITHitWebDAVClient.js"></script>

IT Hit WebDAV AJAX Library is a cross-browser JavaScript API for accessing WebDAV servers.

API to Open/Save Docs Directly to Server

WebDAV Ajax Library provides Ajax API for opening documents from server that you can use on your web page to create 'Edit Document' button.

The library can open any documents with associated application on Windows, Mac OS X and Linux. No Java is used. Runs in Chrome, Firefox, Safari, Edge and IE.

Native Microsoft Office Support

The Library provides special support for opening Microsoft Office documents utilizing components installed by Microsoft Office on Windows and Max OS X.

Build Your Own File Manager UI

Using WebDAV Ajax Library you can build your own User Interface for managing files on your server according to open standards.

Your server can run WebDAV-compliant server based on .NET, Java, PHP or any other technology.

Opening Documents for Editing with Associated Application

Read how to open Microsoft Office documents, as well as any other types of documents in associated application from a web page.

more...

Programming WebDAV Search Capabilities

This article describes how to detect DASL search support, submit search queries, specify which properties to search and request custom properties to be returned in search results, such as snippet of text around search phrase.

more...

Re-branding and Building from Source Codes

The Source Codes License is provided with complete Protocol Applications source codes. You can fully re-brand, localize and customize the protocol applications for Windows, OS X and Linux. The source codes are provided with build scripts that you can use to compile and build installers for each OS "in one click".

more...

Opening OS File Manager from a Web Page

See how to jump from a web page to managing files using familiar desktop interface.

The custom protocol provided with Ajax Library can mount WebDAV server to local file system and start OS File Manager on Windows, Mac OS X and Linux.

more...

Using Ajax API for Managing WebDAV Server

The library provides a high-level JavaScript API that eliminates the need for studding WebDAV standards and protocols.

See how to list files on a WebDAV server, copy, move and delete items, read and set custom properties, lock items and discover locks.

more...

###Managing Locks on Your WebDAV Server

Locks protect the document while being edited from concurrent modifications. Locks support on your WebDAV server is vital for Microsoft Office editing.

While in most cases your WebDAV client, including Microsoft Office, will manage locks automatically you may need to discover locks support, enumerate locks and unlock a file if needed.

more...

Package Sidebar

Install

npm i @ithitcorp/webdav.client

Weekly Downloads

21

Version

4.2351.0

License

SEE LICENSE IN "IT Hit WebDAV AJAX Library License Agreement.rtf"

Last publish

Collaborators

  • s_semko
  • iknyzh
  • ithit
  • hembence
  • pyliak.m
  • rmazurak