8 Apr
2001
8 Apr
'01
6:39 p.m.
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