modifying a controls host container (dhtmledit) out if html/vbscript 
Author Message
 modifying a controls host container (dhtmledit) out if html/vbscript

hi everybody...

i have the following (object) structure...

internet explorer application
    ocx control
        dhtml edit control
            loaded html
                VBScript (for button, event onclick)
                a button
        textbox control

in an internet explorer window an ocx control is loaded. this ocx control
embedds an dhtml edit control and let's say a textbox control. in the
embedded dhtml control (brosemode = true) another html document is loaded
that embedds a vbscript which reacts on the onclick event of a button which
is also embedded in the html file.

what i want to do:

if somebody clicks on the button the corresponding vbscript is being
executed. this vb script should modify the value property of the textbox
control in the ocx control...

i guess this is what you call modifying a controls host container, right?

but how do i access the dhtml edit control's host container out of the the
in-it-shown html file?

i hope this was not too confusing but i really need that.
please don't ask me why... :-)

thank you very, very much!

matthias path



Mon, 03 Feb 2003 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. modifying a controls host container (dhtmledit) out if html/vbscript

2. modifying a controls host container (dhtmledit) out if html/vbscript

3. ActiveX Control Container for VBCCE5 ActiveX Controls!?

4. Parameters for Control hosted in html

5. Getting server host from html embedded control

6. AD: ActiveScriptor - VBScript, JavaScript hosting ActiveX control

7. Rendering Modified HTML in WebBrowser Control

8. Rendering Modified HTML in WebBrowser Control

9. Rendering Modified HTML in WebBrowser Control

10. ActiveX control in DIV container with Z-order

11. Custom Control: Container inside container...

12. Moving Controls from Container to Container

 

 
Powered by phpBB® Forum Software