Hi,
We are converting legacy VB application to ASP.Net application. We have the several word documents stored in SQL server database. Users should be able to edit the word documents and store it in the database. I am trying to use iFrame whose source would be the word document in the server. Users will have MS word installed on client PC but not on the server. But how can i get the changed file in ASP.Net and store it back on the server.
Please advise me.
Regards, Mugil.