14 Jul
2002
14 Jul
'02
9:44 a.m.
douwe@oberon.nl wrote:
Is there a way to disable WebDav when downloading word documents? I have a script that generates a word document and lets the user then view it/save it. However, when I serve the document, MsWord and Zope will find that they can communicate through WebDAV and Word will (sometimes) offer the user to save the document on Zope, which won't work because it is generated.
...or word will pop up an authentication box (yes, Word, not the browser ;-) so it can try and lock the file. I have a brutal monkey patch to fix this. Let me know if it would be helpful... cheers, Chris