Edit and save the word file online on web in .NET
        Posted  
        
            by Sharat
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sharat
        
        
        
        Published on 2010-05-07T09:37:40Z
        Indexed on 
            2010/05/07
            10:28 UTC
        
        
        Read the original article
        Hit count: 206
        
.NET
The requirement is as follows
1.) Upload the word file on website
2.) Display word file on website with the same formatting as we upload
3.) Edit and save the word file online on web
4.) Download the changed Wrod file from website (word file Format should not changed)
How to achieve this requirement.
© Stack Overflow or respective owner