Yes, Something like this. But client has to edit the excel file through
browser.

Regards,
Selva

-----Original Message-----
From: Joshi, Shailesh [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 05, 2007 12:41 PM
To: 'POI Users List'
Subject: RE: Editing excel file online

Do u mean client modifies the excel on his/her desktop and u need to
preserve that state on server?

Cheers
Joe

-----Original Message-----
From: Selvakumar, Sivagnanam [mailto:[EMAIL PROTECTED] 
Sent: 05 March 2007 15:00
To: POI Users List
Subject: RE: Editing excel file online

Hi Joe,

Thanks. I have tried to read and modify the cells, but I have to do it
at front end of the client. And also onemore thing I like to share. I
have opened a excel file from some location that is a formatted one. If
I am saving the same file completely lost the format of original file.

How do I keep the oringnal format of source file.

Regards,
Selva


From: Joshi, Shailesh [mailto:[EMAIL PROTECTED]
Sent: Monday, March 05, 2007 12:22 PM
To: 'POI Users List'
Subject: RE: Editing excel file online

I ve not tried this but looks like when u ve "HSSFWorkbook"  object
(read from InputStream) , u can add / modify sheets, rows and cells to
it. Its like modifying the object state in memory. However (I believe) u
need to write it back to see the modification.

Hope this is helpful.

Cheers
Joe

-----Original Message-----
From: Selvakumar, Sivagnanam [mailto:[EMAIL PROTECTED]
Sent: 05 March 2007 14:47
To: poi-user@jakarta.apache.org
Subject: Editing excel file online

Hi All,

I am newbie to the forum. I have query regarding HSSF.
I wrote a code  to read the excel file from browsed location and I can
also able to read cells.
My query is how to edit the browsed excel file online. Please anyone
suggesst me, how to do it. 

Regards,

Selva

 

 



========================================================================
======
Please access the attached hyperlink for an important electronic
communications disclaimer: 

http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
========================================================================
======


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


========================================================================
======
Please access the attached hyperlink for an important electronic
communications disclaimer: 

http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
========================================================================
======


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to