JScript exec from BHO
From: christig (NOchristig_at_home.roSPAM)
Date: 05/14/04
- Next message: Igor Tandetnik: "Re: JScript exec from BHO"
- Previous message: Jim Howard: "Windows 98 rendering problem using CDHtmlDialog"
- Next in thread: Igor Tandetnik: "Re: JScript exec from BHO"
- Reply: Igor Tandetnik: "Re: JScript exec from BHO"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 15 May 2004 01:06:06 +0300
I'm using a BHO to access the DOM
on DISPID_NAVIGATECOMPLETE2 i scroll through
IWebBrowser2 frames and get access to every IHTMLWindow2..
then i call execScript..to disable some javascripts like window.status etc;
It works just fine.
The problem is that when user press Refresh old functions became available;
DISPID_NAVIGATECOMPLETE2 it's not called to apply again the hack;
What can be done?
10x
cg
- Next message: Igor Tandetnik: "Re: JScript exec from BHO"
- Previous message: Jim Howard: "Windows 98 rendering problem using CDHtmlDialog"
- Next in thread: Igor Tandetnik: "Re: JScript exec from BHO"
- Reply: Igor Tandetnik: "Re: JScript exec from BHO"
- Messages sorted by: [ date ] [ thread ]