Now we have an equipment maintenance module that helps our guests to store and track all the equipments they had, but now the problem is that our guests require the Equipment Paste function. E.g. every month they will receive an excel document from their colleagues which describes the latest equitments information. So they maybe copy some of the rows from the excel sheet and paste it into our system. We have a web page that displays all the equipments and we'll put a 'Paste from Excel' button/function in this page to meet our client's need.
But how can we read the excel cells in the clipboard so that we can insert them into the database?
Btw as it showed upon, it's a web based B/S system, and all the users access our system by Microsoft's Internet Explorer.
Thank you very much for your reviewing my problem and for your so kind help! Thx!
But how can we read the excel cells in the clipboard so that we can insert them into the database?
Btw as it showed upon, it's a web based B/S system, and all the users access our system by Microsoft's Internet Explorer.
Thank you very much for your reviewing my problem and for your so kind help! Thx!