Reading CSV File With Javascript and HTML5 File API
In a specific project, the client want to read a CSV file, process and show data into an OpenLayers Map. So it come in my mind to write a simple html/javascript application, without any backend server. How to read a file via browser ? The unique cons...
Nov 20, 20123 min read1.3K
