Re: csv download problem with excel

2007-11-18 Thread Juergen Donnerstag
It seems to be related to caching. I used some header attributes such as no-cache etc and this seems to prevent that IE store the file locally at all. Juergen On Nov 18, 2007 7:33 PM, Nick Heudecker <[EMAIL PROTECTED]> wrote: > Could the permissions on the directory be incorrect? I have't seen t

Re: csv download problem with excel

2007-11-18 Thread Nick Heudecker
Could the permissions on the directory be incorrect? I have't seen this problem. On Nov 18, 2007 8:25 AM, Juergen Donnerstag <[EMAIL PROTECTED]> wrote: > Hi, > > I have little problem with downloading data into Excel. The data > transferred are fine (I analysed the http data stream), the mime ty

csv download problem with excel

2007-11-18 Thread Juergen Donnerstag
Hi, I have little problem with downloading data into Excel. The data transferred are fine (I analysed the http data stream), the mime type seems to be correct since both IE and FF propose to open it with Excel, I can first save the data locally and than open, but what doesn't work in IE (it works