capturing word events

S

Sanjay Nadimpalli

I have a javascript on my html page which uses automation to launch word
application. Once the word application is launched, I would like to capture
events like Document Open, Changed, Save and Quit events on the client. How
does one do that? Any help is greatly apprecited.

I know how to do that in my C# program using PIAs and event handlers, but I
am not sure how it can be done in the browser client.

Thanks
San
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top