[Zope] http file download method

Sascha Ottolski sascha.ottolski at gallileus.de
Tue Dec 14 06:25:14 EST 2004


Giuseppe Bonelli schrieb:
> Everything works nicely, but obviously on the download dialog box
> displayed by the client browser you get the name of the download method
> "getFile" instead of the name of the file and this can confuse some
> users.

you might want to google around for the exact use of a header like:

"Content-Disposition: attachment; filename=some/file/name"


that should do the trick.


Cheers, Sascha


More information about the Zope mailing list