[Zope] Open documents as non-embedded

Oliver Bleutgen myzope@gmx.net
Fri, 17 May 2002 16:16:07 +0200


Jonas Bengtsson wrote:
> Hi,
> For some while ago I think this issue was discussed but I can't find
> it now.
> What I want is to know how to open documents (such as PDF, Word, Excel
> etc) so that they are not embedded within the web page. I.e. I want to
> achieve the same behavior as if the user choose "Save as..." and than
> open the document.
> Is it clear what I want?

Search google for the http header "Content-Disposition". I just don't 
remember if it allows the user also to "open with application" or just 
to save the document.

HTH,
oliver