[PHP] Re: downloading xls files corrupts them

2009-01-13 Thread Michelle Konzack
Am 2009-01-12 13:13:25, schrieb Chris Ditty: > I am using php to download xls files on my server. When I download them, > excel is saying they are corrupted. They are not corrupted on the server > itself. These are simple xls spreadsheets with no formatting in them. > > Here is the headers t

[PHP] Re: downloading xls files corrupts them

2009-01-12 Thread Nathan Rixham
Chris Ditty wrote: I am using php to download xls files on my server. When I download them, excel is saying they are corrupted. They are not corrupted on the server itself. These are simple xls spreadsheets with no formatting in them. Here is the headers that I am using for the download.

[PHP] Re: downloading xls files corrupts them

2009-01-12 Thread Nathan Rixham
Chris Ditty wrote: I am using php to download xls files on my server. When I download them, excel is saying they are corrupted. They are not corrupted on the server itself. These are simple xls spreadsheets with no formatting in them. Here is the headers that I am using for the download.