Could anybody help me in resolving the problem.
I have embedded excel sheet within the browser. Now whenever user modifies the data in excel and clicks on a button(which resides inside excelsheet), I need to construct the XMLdata or CSV with the current xls data and then populate a hidden field in the html.
My basic idea is to capture the xls data and send(POST) it to server without saving the Excel or xml file on the client machine.
awaiting for an answer fromt the experts!!
Thanks & Regards,
Ali
|