I am not sure if my approach is in anyway correct, but I have a massive load of data in Excel I need to display as formatted html (including some hyperlinks), can anyone please give me some help on this ? I am a total novice in Javascript, will a loop function do the trick in reading the data and display it ? Thanks a million
My javascript is a little rusty these days, but I don't think you can access disk files with Javascript as it is sandboxed.