From: Aaron A. <li...@fr...> - 2006-03-16 19:18:15
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The problem appears to be that IE requires more header content. I have created a patch against the latest cvs and attached it to this email. Adding the following to the header solves the IE issues: header("Pragma: public"); header("Expires: 0"); header("Cache-Control: must-revalidate, post-check=0, pre-check=0"); header("Cache-Control: private",false); - -- Aaron Axelsen li...@fr... Great hosting, low prices. Modevia Web Services LLC -- http://www.modevia.com Aaron Axelsen wrote: > I have tested this on all mac and pc browsers, the problem only > exists in the latest version of IE. I currently do not have the > means to test on older versions of IE. > > This leads me to believe Microsoft patched something that is > breaking this. > > -- Aaron Axelsen li...@fr... > > Great hosting, low prices. Modevia Web Services LLC -- > http://www.modevia.com > > > > Aaron Axelsen wrote: >>> Whenever I try to export survey data in IE, i get an error >>> saying Internet Explorer cannot download the file from the >>> server. >>> >>> I am running version 6.0.2900.2180.xpsp_sp2_gdr.050301-1519 >>> >>> Does anyone else have this problem with the latest updates on >>> windows xp? If you do not have this problem, what version of >>> IE running? >>> >>> >>> ------------------------------------------------------- This >>> SF.Net email is sponsored by xPML, a groundbreaking scripting >>> language that extends applications into web and mobile media. >>> Attend the live webcast and join the prime developer group >>> breaking into this new coding territory! >>> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > >>> _______________________________________________ phpESP-devel >>> mailing list php...@li... >>> https://lists.sourceforge.net/lists/listinfo/phpesp-devel >>> > > ------------------------------------------------------- This SF.Net > email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the > live webcast and join the prime developer group breaking into this > new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ phpESP-devel > mailing list php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-devel > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEGbniuucONIvD0AMRAuaCAJ0ZL06x3sE7nyTDwQjO2MRPPazU1QCgm89O yPfBYaoh5kCoQ+GnapkClfM= =Da2m -----END PGP SIGNATURE----- |