I'm using ajaxfilebrowser on my webapp to browse a webdav folder for each user.
When i use the online update fonctionality, ItHit lunch an applet like this:
I want to remove the name and the editor of the applet and set my custom parameters.
Is…
I'm using a AjaxFileBrowser to browse WebDav files:
Each user with single credentials and associated folder. I succeeded to make user authentificate and avoid login popop in the browser.
I'm using basic authentification under SSL.
Now i tried to…
We want to integrate "AFE (Ajax File Explorer) into our Drupal application. Our users are authenticated in Drupal and it is not possible for us to ask a second time there login/pwd while opening AFE.
We received a first answer from ITHIT:
Here is…
I have a user who gotten a word file locked (attempting to edit again displays a message in word that the file is locked by another user) after editing and saving...I restarted IIS then the user's PC then the web server...the file is still…
We are running into an issue when locating the it-hit webdavsystem ajax browser behind a reverse proxy.
In our case we are listening on port 8123, then serving up on port 443 from the outside.
It seems when we click on a folder in the ajax browser…
I'm using Active Directory in Windows Server2012 R2 and IIS 8.5 to create a WebDav for each user and it can be accessed via the user-name and user-password.
One folder per user.
This works perfectly using WebDav clients.
I have also a web browser…
In "IT Hit WebDAV Server Engine" implementation I have IHierarchyItem.Name returning “My Folder”. But IHierarchyItem.Path returns /2347182436872364/971553455213456772/ for the same item.
In Windows Explorer this folder is displayed as…
I am attempting to open a word document on the WebDav server using cookie authentication. When I use the EditDocument() method with a url of /info/about/file.docx, the browser asks to open Microsoft Word and then sends two requests,…
I have a set up the ITHit WebDAV server on our company website which works great on Office 2007/10/13 with PowerPoint, Word and Excel. However I have recently updated to Office 2016 and I have found that Excel no longer works, however Word and…
I am looking at a trial of the Ajax Browser Control by ItHit. So far it seems to be pretty responsive when it comes to pulling files across http protocol.
What I want to do at this point is have the details view pull custom properties from my excel…
We are using the latest ajaxbrowser that can now open office type documents without the soon to be unsupported npapi plug-in. We are however still seeing the issue with other file types. Is there a way to open other files without seeing the error…
For various reasons I will not go into, I have successfully wrapped the ITHit Ajax File browser inside of an Angular Controller, which itself is loaded and wrapped in an Angular-UI-Router UI-View.
All of the settings are configured through preceding…
I'm working with Ajax library to online edit a document. I have a problem when edit a document have long path.
The exception is "Could not mount webdav server, please verify provided credentials". I'm search is bug of davfs2 on ubuntu davfs2 bug
The…
I’m trying to hide certain buttons on the toolbar similar to the example on the site (http://www.ajaxfilebrowser.com/ITHitService/Toolbar.html?UserFolder=/User5d14282). However, when I use the example code, there’s an entire set of buttons that show…