Connecting Tech Pros Worldwide Help | Site Map

javascript IE + word.application

  #1  
Old July 23rd, 2005, 08:51 PM
szeying.tan@gmail.com
Guest
 
Posts: n/a
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.

  #2  
Old July 23rd, 2005, 08:51 PM
Jim Ley
Guest
 
Posts: n/a

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Determining getting a handle on the Word Instance in the browser. jfking answers 0 August 11th, 2007 04:26 PM
Trying to use the GoTo method of the Word.Application ActiveX object in JavaScript MayBoy answers 6 December 14th, 2006 10:28 PM
OPENING WORD2000 DOCUMENT WITH JAVASCRIPT Cedric answers 5 June 28th, 2006 10:55 PM
Opening MS Word from a VB.NET ASP Page Access Denied Yohancef Chin answers 3 November 18th, 2005 01:16 AM