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
0
votes
2 answers

Unable to edit MS 2010 doc on IT Hit Ajax File Browser Demo

I went to the example page: http://www.ajaxfilebrowser.com/#http://www.ajaxfilebrowser.com/User9237b4f/ I have created a file using Microsoft Word 2010 (14.0.7145.5001) SP2 MSO (14.0.7145.5000). The name of the file is "This is the End my…
0
votes
1 answer

ITHit webdav EditDoc js not working in ios browsers

We have used ITHit ajax library to open documents from browser using EditDocument javascript method. (ITHit.WebDAV.Client.DocManager.EditDocument) All works fine in desktop browsers.(Safari/Chrome/IE/Firefox) But when we try from IPhone/IPad…
0
votes
1 answer

How can I upload to SabreDAV using ITHit AjaxFileBrowser?

Using two versions of AjaxFileBrowser by ITHit (the latest, 2_6_2_2135, and another purchased last year), I'm trying to connect to SabreDAV (two different versions: 1.8.12 and 2.1.2) but can't upload any files. Viewing files and directories works…
0
votes
1 answer

There is no way to show the "upload panel", without the "file panel" be visible, in ITHit AJAX File Browser?

Basically: in the initials settings can configure the panel visibility var settings = { BasePath: '/', // path to ajax file browser files Id: 'AjaxFileBrowserContainer', // ID of the parent control Url:…
0
votes
2 answers

IT hit webdav Open non office files

We are using IT Hit WebDAV Ajax Library for our project to read and edit documents. We have an issue on opening non-office files like pdf, txt. When we try to open the file, the java applet (ajaxfilebrowser) is used to open the file. It shows a…
0
votes
2 answers

IT Hit WebDAV AJAX Library on Chrome becomes unresponsive

I am experiencing an issue with opening a Microsoft Office Document, using IT Hit WebDAV AJAX library, in latest Chrome 39.0. running on Windows OS. It is a sporadic issue that occurs only in Chrome, and it happens when one opens a document multiple…
0
votes
1 answer

IT Hit WebDAV - Document corrupting when you delete all the content

When I edit a document using the WebDAV server from IT Hit, I can add content to a Word Document. However if I select it all and delete it all or reduce it down to one word, it then opens as corrupted. In the 2013 version of Word I am able to repair…
0
votes
1 answer

Customize ITHIT AjaxFilebrowser toolbar

We are using AjaxWebBrowser provided by ITHIT. http://www.webdavsystem.com/ajaxfilebrowser I need to add custom buttons on toolbar for mobile view of ITHIT Ajax file browser control. I could do it for normal view using toolbar setting. I am not sure…
nitinb
  • 321
  • 1
  • 3
  • 14
0
votes
1 answer

Drag and drop upload displays the wrong prompt in IE and Firefox

When using drag and drop upload with Ajax Browser v 2.5.1.1703, Chrome 34 displays the popup "Copy", which is correct. With both IE 11 and Firefox 29 the popup is "Move" which is not correct. Is the incorrect popup being displayed by the Ajax…
0
votes
1 answer

Webdav.Net Ajax File Browser: cannot connect to the webdav server in FireFox 20.0.1

I am using the code below to display the ajax file browser control in a .Net Web app project that I run locally using the development web server on an auto assigned port. The webdav server runs locally on IIS 7 (port 80), it is a .net app using the…
boggy
  • 3,674
  • 3
  • 33
  • 56
0
votes
1 answer

ithit ajaxbrowser not open webdav folder, but response data is correct

request(google-chrome console): Request URL:https://:5553/myproxy.cgi?5443/ Request Method:PROPFIND Status Code:207 Multi-Status Request Headersview…
0
votes
1 answer

ITHit Ajax Browser Update File issue

The ITHit Ajax Browser function right-click “Update file…” our users consider very dangerous. For example it is possible to update a .doc file with a .xls file resulting in a "corrupt" word file which in fact contains Excel workbook so we have been…
-1
votes
1 answer

Accessing WebDav from Server Link

I've downloaded the .Net Server and ajax library We need to be able to edit documents directly from the WebDav Server. I've succeeded doing so with the javascript code using MicrosoftOfficeEditDocument and JavaEditDocument I'd like to be able to…
-1
votes
1 answer

MicrosoftOfficeEditDocument didn't work in Chrome

I'm evaluating the IT Hit WebDAV AJAX Library. When my script calling MicrosoftOfficeEditDocument(url), it works in IE but not in Google Chrome (it just didn't do anything when called in Chrome). What am I missing? Here is how I called…
1 2
3