Getting a response back with Aspose.word

Hi,
We are using Aspose.Word to open a word document on client machine through MS word. It works fine, I have one question though. Is there any way that i know that the document reached to client and client has saved it successfully. I was wondering if i can get a response back after document is successfully saved.

I appreciate your help. Smile
Thank you
Vinay

Sorry this is beyond Aspose.Word features. You need to look at ASP.NET classes and web programming in general. I don’t think it’s easy to do what you want as you don’t have much control over what will happend to the downloaded data on the client machine.