Re: download file IE error

I had the same problem and was able to get rid of it by removing the :

response.setHeader("Cache-Control", "no-cache");

line.  I have no idea what caused the problem, but it works in IE5.  Hope
this response hasn't found you tool late.  If so, maybe it'll help someone
else later. 

Received on Wednesday, 1 August 2001 07:25:13 UTC