How to read a file into a Javascript array ?

wxdqz

New Member
I'm an old programmer but new to Javascript. What I'm trying to do is probably not the most common uses of javascript. I just want to use it for a small application on my own PC. What I'd like to do is to read in a file from my disk into
an array. How do you do that ?

Thanks, Roland
 
Top