Groups
Groups
Sign in
Groups
Groups
DroidScript
Conversations
Labels
About
Send feedback
Help
How to read Excel File
227 views
Skip to first unread message
Syed Munawer Hassan
unread,
Mar 31, 2016, 5:05:14 AM
3/31/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
How excel file can be imported in database using DS
Chris Hopkin
unread,
Mar 31, 2016, 2:22:54 PM
3/31/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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:
http://stackoverflow.com/questions/7431268/how-to-read-data-from-csv-file-using-javascript
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