Currently we use ITHit Webdav Ajax Library to develop a new feature of our product. We intend to provide a link in web browser allowing user to open a document inside our webdav server.
In Windows it runs well but in Ubuntu, we face a problem with…
we are using an "IT Hit WebDAV AJAX Library Redistribution Licence" library.
We have been using successfuly this library for this workflow:
1) the client clicks on a button en the webpage
2) the webpage finds a document on a webdav server
3) the…
We have implemented the IT Hit WebDAV sever on our website and are currently testing it before purchasing.
One of the tests we have done is test it in different browsers and operating systems. We have found that in Vista and the Latest Chrome it…
We are trying to be able to use this component with several language (our web application that could include AFE -Ajax file explorer- is multi-lingual).
We would like to know if this component has already language bundles (FR,DE,...)?
When calling ITHit.WebDAV.Client.DocManager.EditDocument() with ITHitWebDAVClient.js v1.6.0.1174 in IE8 from an iframe, the browser shows a mixed content warning like the following:
To proceed, the user must click No. How can I fix this? I am…
I am having a similar problem to MicrosoftOfficeEditDocument didn't work in Chrome.
I did download the updated library as said in the answer and it works fine with Office 2013 but not with 2010.
With Office 2010, I have some files that open and some…
When I try to open .txt, .pdf or .odt by calling:
'ITHit.WebDAV.Client.DocManager.EditDocument(sDocumentUrl, javaApletFilePath)`
I noticed with Fiddler a GET request on /MODApplet.class with a 404 Not Found response.
Is it normal ?
Additional…
When I double click on a file to open a non-MS Office document from IT Hit Ajax File Browser I get the following warning:
Some files can harm your computer. If file information looks suspicious or you do not fully trust the source, do not open the…
If user cancel an upload in Ajax Browser it seems as if a partial file is left on server. I would expect that partially uploaded files are deleted. Is there a solution to this? or is it possible to remove the cancel option in UI?
I am currently working on a POC and made quite a lot of progress thanks to IT-Hit WebDAV Library.
However, I am currently stuck at the authentication. I am using the "OnBeforeRequestSend"-Hook to add my authentication header containing my current…
With the latest version of Firefox 50, eanly" ithit-ajax-file-browser no longer loads folders, it just keeps "loading..." You can see this is the case on the IT Hit Demo site as well. https://www.webdavsystem.com/ajaxfilebrowser
Any updates or…
We're trying to use IT Hit WebDAV AJAX Library (ITHitWebDAVClient.js) and see if it can open multiple files from a single call or even multiple calls of the library.
For example, MS Word supports opening of multiple files from WebDab by using…
I noticed that 'Open OS's File Manager' feature prompts for user login on first access.
Is it possible to configure Ajax File Browser to use 'Open OS's File Manager' feature without login prompt?
I already set user credentials on Ajax File Browser…
It states on the ItHit site that applet is optional for Ajax browser, is this true? can we use the Ajax browser without using the applet, will I just be able to browse the server files immaterial of MS or non-MS doc types? Can a client use a local…
AJAX File Browser works great with Microsoft Office documents. However, I do note that the same does not work well with PDFs.
Currently in our application, 95% of the documents being reviewed/edited are PDFs. So is there a way I can make the PDFs…