[Zope] More WebDAV fun.
Oliver Bleutgen
Oliver Bleutgen <myzope@gmx.net>
Sun, 8 Apr 2001 20:39:29 +0200
>> It doesn't. But one of the reasons that it doesn't is that a DTML Method
>> can actually impersonate a lot of things, just by having the first line
>> being:
>>
>> Content-type: application/x-msword
> I just tried that on Zope 2.3.1b1 and it doesn't work :-(
> That text just gets stuck at the top of the output...
> Any ideas?
<dtml-call "REQUEST.set('Content-Type','application/x-msword')"> ?
cheers,
oliver