Accessing IE5 DOM from inside my clientside activex obj in a activex dll 
Author Message
 Accessing IE5 DOM from inside my clientside activex obj in a activex dll

Hi ! I have a Createobject("MyProgId") statement in my IE5 page. I need to
be able to write to my IE5 document and access the entire IE5 DOM from
inside that component -
i want to be able to do things similar to a document.write,
document.all("idComboBox") etc. but from inside that custom object inside my
actvex dll.

any pointers on how i can pass a reference to the current window document to
my object ?

--
-/[li?erated-$?ul;fxs



Thu, 06 Feb 2003 03:00:00 GMT  
 Accessing IE5 DOM from inside my clientside activex obj in a activex dll

Try the Parent property of the MyProgId object to refer to the Browser.

--
Sanders Kaufman, Jr. [MCP]

http://www.kaufman.net

Quote:
> Hi ! I have a Createobject("MyProgId") statement in my IE5 page. I need to
> be able to write to my IE5 document and access the entire IE5 DOM from
> inside that component -
> i want to be able to do things similar to a document.write,
> document.all("idComboBox") etc. but from inside that custom object inside
my
> actvex dll.

> any pointers on how i can pass a reference to the current window document
to
> my object ?

> --
> -/[li?erated-$?ul;fxs



Wed, 12 Feb 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Accessing activex control from another activex object in ie5 (vb 6)

2. activex dll and clientside scriptiing

3. Accessing IE DOM from ActiveX EXE

4. Accessing IE DOM from ActiveX EXE

5. Building ActiveX controls that will access activex.dll running on PWS

6. ActiveX.exe or ActiveX DLL or ActiveX Control?????????????

7. Hosting a WebBrowser Control Inside ActiveX Document or ActiveX Control to be Ho

8. ActiveX control inside ActiveX control ?

9. ActiveX DLL, ActiveX EXE & ActiveX OCX version

10. ActiveX DLL, ActiveX EXE & ActiveX OCX version

11. problem with DOM and accessing Frames in IE5

12. problem with DOM and accessing Frames in IE5

 

 
Powered by phpBB® Forum Software