Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is WORD Already Open?

Status
Not open for further replies.

B827

Technical User
Feb 14, 2002
281
GB
I have a simple problem. I need to test to see if WORD is already open on a client machine. Is this possible using Javascript?

Many thanks

Sandy
 
It shouldn't, as it vould violate the principle that says that scripts can't access local resorces at local machine.

Cheers,
Dian
 
It's not possible using javascript without employing some third party ActiveX control (which will only work for IE Windows).

Jeff

[tt]Jeff's Page [/tt][tt]@[/tt][tt] Code Couch
[/tt]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top