Hi,
Christopher Schwerdt wrote:
>> I was just looking at this issue last week--I too, use SSL. I tried
>> many combinations of different Content-Types, disabling caching and
>> adding a Content-Disposition header (tried inline and attachment).
>> Nothing so far has really worked. Anyone else been able to hack up
>> csv.php so that it works w/ Internet Explorer?
>
> I'm replying to myself to let the list know that adding:
>
> header("Cache-control: no-store");
> header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); # Past date
> header("Pragma: no-store");
>
> to csv.php fixed the issue (as specified by Greg Larkin). The devs
> might want to add a task to fix this small issue in 1.6.2.
>
I have just added this and it will be in our next release. Thanks for
the information.
Best Regards,
--
Bryan Alsdorf, Software Engineer
MySQL AB, www.mysql.com
Are you MySQL certified? www.mysql.com/certification