I need to write a web application. The user will select the excel file from the open file dialog box. The application should be able to read the data from specific cells in excel file, and write them into mongodb.
Any ideas how to implement reading and writing?
Thank you!
reading excel files in <language>
. – WiredPrairie Mar 19 at 11:05