Javascript: Reading tab/comma seperated values from file

shwaipshwaip bluffin' with my muffin Icrontian
edited February 2005 in Internet & Media
I'm looking for a way to read in values from a file. The file will be on the server with the script. The file will have one line of either comma or tab seperated values in it (just one, it doesn't need to handle both). I need to read it into an array. I have little/no experience w/ javascript, so talk slowly :D
Sign In or Register to comment.