| View previous topic :: View next topic |
| Author |
Message |
marty Professional Member


Joined: 10 May 2001 Posts: 789
|
Posted: Thu Aug 24, 2006 3:39 pm Post subject: Detecting if IE has opened a Word document |
|
|
Ok, I searched and did not find an answer to this.
I am trying to find a way to detect when IE opens a Word doc, or any office doc (excel, pp, ect...)
Anyone has ideas for that?
Thanks, |
|
| Back to top |
|
 |
PGWARE Web Host

Joined: 29 Dec 2001 Posts: 1566
|
Posted: Thu Aug 24, 2006 4:10 pm Post subject: |
|
|
| Unlikely you can do it in vds, but using delphi you can create a brower helper object (bho) and that will allow you to detect anytime a IE window is open and also read the page location that is about to be opened (.doc, .xls, .pdf) - which gives you the ability to control if IE should open that doc or not as well. |
|
| Back to top |
|
 |
marty Professional Member


Joined: 10 May 2001 Posts: 789
|
Posted: Thu Aug 24, 2006 6:48 pm Post subject: |
|
|
| Thanks. I might look into that. |
|
| Back to top |
|
 |
|