documentation - How do I import .csv file from Google Docs into javascript -


Another novice question. I would like to be able to import CSV spreadsheets from Google Docs in JavaScript so that I can parse it, and then I would like to extract the bits into an array.

I can do a second bit, but what I can not do is by using the Google Docs URL. To write in CCV is to write so that it is available as a string for the process.

And if there is a better method, please tell me.

Looks like you're about JSONP and

Need to know

Comments