Re: [Zope] howto write download: Product.state --> client file
9 Aug
2001
9 Aug
'01
3:08 p.m.
(keep it on the list please) hans wrote:
Chris Withers wrote:
hans wrote:
if REQUEST is not None: return tmpFile
return tmpFile.read() maybe?
what i get then is the content displayed in my browser.
You'll get that if you set the content type to text/plain Try, binary/octect-stream or some such instead... Chris
9 Aug
9 Aug
3:15 p.m.
New subject: [Zope] howto write download: Product.state --> client file
On Thu, 9 Aug 2001, Chris Withers wrote:
Try, binary/octect-stream or some such instead...
application/octet-stream Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
9006
Age (days ago)
9006
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Withers -
Oleg Broytmann