Questions tagged [ithit-ajax-file-browser]

Stands for IT Hit Ajax File Browser

This tag is used to mark questions related to IT Hit Ajax File Browser.

44 questions
1
vote
1 answer

ITHit credentials issue in ubuntu

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…
1
vote
1 answer

To know when an client Office Document is closed usging ITHit WebDAV AJAX Library plugin

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…
1
vote
1 answer

ITHit WebDAV - Office not available message showing when Office is installed

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…
Weggo
  • 138
  • 2
  • 11
1
vote
1 answer

Internationalisation of Ajax file explorer

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,...)?
1
vote
1 answer

IE8 shows mixed content warning when calling ITHit.WebDAV.Client.DocManager.EditDocument from an iframe

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…
kavun
  • 3,358
  • 3
  • 25
  • 45
1
vote
1 answer

EditDocument doesn't always work in Chrome

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…
cilmela
  • 47
  • 7
1
vote
1 answer

IT Hit Ajax Library - MODApplet.class Not Found

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…
cilmela
  • 47
  • 7
1
vote
1 answer

How do I get rid of security warning in IT Hit Ajax File Browser when opening docs?

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…
Taras Kozubski
  • 1,854
  • 1
  • 20
  • 33
1
vote
1 answer

ITHit Ajax Browser upload cancel issue, truncated file left on server

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?
0
votes
1 answer

IT-Hit WebDAV Library: passing Access-Token from webapp through WebDAV-Client to webDAV-Server possible?

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…
0
votes
1 answer

ithit-ajax-file-browser no longer works with Firefox 50

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…
0
votes
1 answer

IT Hit WebDAV AJAX Library - How to open multiple files in MS Word?

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…
jjj
  • 2,594
  • 7
  • 36
  • 57
0
votes
1 answer

IT Hit Ajax File Browser - Open OS's File Manager - login prompt

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…
d111265
  • 23
  • 3
0
votes
1 answer

IThit Ajax browser 2.0

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…
sashi
  • 1
  • 3
0
votes
1 answer

How to use AJAX File Browser for editing PDF files

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…