Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4780

Convert Excel to JSON using JavaScript

$
0
0
Here Mudassar Ahmed Khan has explained with an example, how to convert Excel (XLS and XLSX) file data to JSON using JavaScript. Once File is selected in FileUpload control, it is read as Binary data and then the Binary data is read using the xlsx Excel plugin which returns the Excel file data in JSON array format. Finally, JSON array is displayed as HTML Table using JavaScript.

Viewing all articles
Browse latest Browse all 4780

Latest Images

Trending Articles



Latest Images