Retrieving data from Excel by JavaScript using IE, FF and Chrome Retrieving data from Excel by JavaScript using IE, FF and Chrome google-chrome google-chrome

Retrieving data from Excel by JavaScript using IE, FF and Chrome


I am fairly sure that this only works for Internet Explorer. Additionally, this solution depends on an installed excel on the client machine.A better solution would be using epplus and reading the file on the server (only works for xlsx files, there are other solutions for the old xlsx files).