farvahar Posted May 23, 2009 Share Posted May 23, 2009 With this header: header("Cache-Control: must-revalidate, post-check=0, pre-check=0"); header("Content-Type: text/plain"); header("Content-Disposition: attachment; filename=$filename"); header("Expires: 0"); I can download fine with FireFox with and without ssl. But I cannot download with IE if I am over ssl (https://) but works fine with IE without ssl. What is the problem of it with IE over ssl? Quote Link to comment https://forums.phpfreaks.com/topic/159380-download-over-ssl/ Share on other sites More sharing options...
MadTechie Posted May 23, 2009 Share Posted May 23, 2009 See this problem before it was an issule with Internet Explorer 7, it only failed on 2 of 7 PC's one of them used FF and the we upgraded to 8 (it still failed) we down graded to 6, it worked, we installed 7 it worked.. we left it their lol Quote Link to comment https://forums.phpfreaks.com/topic/159380-download-over-ssl/#findComment-840678 Share on other sites More sharing options...
PFMaBiSmAd Posted May 23, 2009 Share Posted May 23, 2009 What are the exact symptoms and what version of IE? Quote Link to comment https://forums.phpfreaks.com/topic/159380-download-over-ssl/#findComment-840679 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.