Search code examples
google-chromeapache-flexcoldfusionflex4flex4.5

Excel page does not load in Google Chrome


I am using Flash Builder 4.0 to develop my application. I have a button whereby I click to open a CFM page which generates an Excel sheet.

The code when I click the button in Flex is as follows:

openXlsFile(e.target.label, "myexcelexport.cfm", 'TEST');

This line of code works fine on Internet Explorer and Mozilla. But it does not work on Google Chrome. Any idea form experts why this is so? Is there any setting that I am missing in Google chrome or something?


Solution

  • This issue has been fixed in Google Chrome version 30.0.1599.101