weescotty
12-27-2004, 06:35 PM
Doing a site that will have upwards of 100 names with other information. I realise I coud do it all using arrays but wondered if it's possible to do the following -
1) I could create the basic info using excel.
2) Export as CSV
Now the biggie, how do I read the CSV file into a Javascript array?
Thanks for any help.
1) I could create the basic info using excel.
2) Export as CSV
Now the biggie, how do I read the CSV file into a Javascript array?
Thanks for any help.