AD
Administrator
Syncfusion Team
August 8, 2005 03:38 PM UTC
Hi Kris,
Essential XlsIO cannot differentiate between a spreadsheet embedded inside a browser and a regular spreadsheet opened using MS Excel. XlsIo can only work with / unserstand the serialized XLS file(BIFF8) that is written to disk when you click on the save button in MS Excel, so the only solution using XlsIO would be to ask your users to save the file on their disk after entering data and then asking them to upload the modified spreadsheet, then XlsIO could be used to read the file and extract information and store in SQL Server database.
Please let me know if you have any questions.
Thanks,
Stephen.