rocky1518

Fc_Exported And Https

Recommended Posts

i have a site with multiple charts that export on a button click. the charts are being exported to a folder on the server. when the site is opened in http the FC_Expoeted function is called no problem, but when i open it thru https the FC_Exported function is never called. i have confirmed that the charts are exporting to the server just fine. this problem is only in IE - Firefox works just fine

 

please help

Edited by rocky1518

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Thanks for your response.

 

Loading XML/JSON files in Flash over an SSL Connection in Internet Explorer fails if the Pragma:no-cache or Cache-control:no-cache HTTP headers are set on the server header. You would need to remove any such settings from your server configuration.

 

More details at: http://www.fusioncha.../docs/?SSL.html

 

Hope this helps.smile.gif

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now