ithit-ajax-file-browser

MicrosoftOfficeEditDocument didn't work in Chrome [closed]

浪子不回头ぞ 提交于 2019-12-13 07:49:25
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 5 years ago . 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 it: ITHit.WebDAV.Client.DocManager.MicrosoftOfficeEditDocument("http://server

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

假如想象 提交于 2019-12-11 07:52:43
问题 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 shows the message Microsoft Office not available when office is installed and working and the page works in other browser/OS combinations. We are using the JavaScript from IT Hit which has not been changed. Below is the code (TypeScript Code) I have