How do I access the data from the xmlHTTPRequest?
I'm doing some dynamic loading of CSV files, and I am trying to write up a little script to automatically load the first line of the file as the column names.
After table.request(); is performed, how do I access the requested data?
After table.request(); is performed, how do I access the requested data?
Brian
May 27,