How to import a lot of Excel data using Javascript and display as formatted html

Discussion in 'JavaScript' started by Bluefin_tuna, Feb 28, 2008.

  1. #1
    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 ?:confused:

    Thanks a million
     
    Bluefin_tuna, Feb 28, 2008 IP
  2. mintoj

    mintoj Peon

    Messages:
    317
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    My javascript is a little rusty these days, but I don't think you can access disk files with Javascript as it is sandboxed.
     
    mintoj, Feb 29, 2008 IP