Hi,
Have anybody worked on web app which
-downloads the office file from the server (doc,ppt or excel)
-allows user to edit the document
-save document on server after user clicks save WITHOUT ANY USER INTERVENTION in this process.
I have found WEBBROWSER activex in
VB which can be used in winforms.
But it does not work for web forms.
Any suggestion will be really helpful
Neeraj