Connecting Tech Pros Worldwide Help | Site Map

javascript IE + word.application

szeying.tan@gmail.com
Guest
 
Posts: n/a
#1: Jul 23 '05
Hi all

Is there any way for me to capture the DocumentBeforeSave event with an
ActiveXObject("Word.Application") via Javascript in IE?

Thanks in advance.

Jim Ley
Guest
 
Posts: n/a
#2: Jul 23 '05

re: javascript IE + word.application


On 16 May 2005 14:32:39 -0700, szeying.tan@gmail.com wrote:
[color=blue]
>Hi all
>
>Is there any way for me to capture the DocumentBeforeSave event with an
>ActiveXObject("Word.Application") via Javascript in IE?[/color]

Use scriptX (the free portion is fine) and use the Sink( ) method to
sink events.

Jim.
Closed Thread