javascript - ITHIT WebDAV Ajax library with Anonymous authentication -


we exploring ithit webdav ajax library 1 of our requirements provide ability edit file type in browser. @ moment downloaded 1 month free trail check whether library meets our requirements. created sample application using example provided here. enabled webdav in iis , set authentication anonymous. access file , view contents in it, when try save file asks me sign in , nothing happens once click sign in button. interestingly, when enable windows authentication in site view , save changes. need have configuration/custom code support file editing when anonymous authentication enabled? or limitation?

note – i’m using office 2016, win 10, ie 11, webdav enabled @ site root level.


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -