Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Read ExcelSheet from Browser

Hi All,

I ve a project in which I have generated an Excel sheet taking data from XML using jakarta POI.Till now it works well, the Excel sheet is displayed on browser.Now the challenge is If user edit some data in Excel Sheet displayed on browser,there should be a Submit button clicking on which the edited data must be reflected in the XML.

Any help in this direction would be highly appreciated.
Thanks.
[428 byte] By [kaushalpanjwani] at [2007-11-11 7:25:51]
# 1 Re: Read ExcelSheet from Browser
If you use the File > Save from the browser menu, the Excel sheet gets saved. The only snag is that this would work on a local copy of the Excel sheet.
aniseed at 2007-11-11 22:38:25 >