How to read Excel File

227 views
Skip to first unread message

Syed Munawer Hassan

unread,
Mar 31, 2016, 5:05:14 AM3/31/16
to DroidScript
How excel file can be imported in database using DS

Chris Hopkin

unread,
Mar 31, 2016, 2:22:54 PM3/31/16
to DroidScript
Hello Syed

I don't believe you can read Excel (XLS) files without the use of a 3rd party library (possible plugin there!).

But if you can export a CSV file from Excel then you will be able to read it using JavaScript. This post on Stack Overflow should help:


Note: you can ignore the jQuery bit ($.ajax) as that is just used to read the file - you can use the app.ReadFile() method instead.

Thanks

Chris
Reply all
Reply to author
Forward
0 new messages