[Zope] More WebDAV fun.
Tino Wildenhain
tino@wildenhain.de
Mon, 09 Apr 2001 13:30:46 +0200
Hi Chris,
at least <dtml-call
"RESPONSE.setHeader('content-type','application/x-msword')"> schould do the
trick.
Regards
Tino
--On Sonntag, 8. April 2001 17:14 +0100 Chris Withers <chrisw@nipltd.com>
wrote:
>> 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?
>
> cheers,
>
> Chris
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )