passing parameters from html to ocx 
Author Message
 passing parameters from html to ocx

Does anyone know how to read the value of a <param> tag in an activex
control? Or how to pass a value from html in another way to the control?

I hope someone knows!

Regards



Wed, 14 Jan 2004 13:30:04 GMT  
 passing parameters from html to ocx
did you find the answer ?
i am looking for the same info.

Quote:
> Does anyone know how to read the value of a <param> tag in an activex
> control? Or how to pass a value from html in another way to the control?

> I hope someone knows!

> Regards



Wed, 03 Mar 2004 04:05:48 GMT  
 passing parameters from html to ocx

us with :

Quote:
>did you find the answer ?
>i am looking for the same info.


>> Does anyone know how to read the value of a <param> tag in an activex
>> control? Or how to pass a value from html in another way to the control?

>> I hope someone knows!

>> Regards

        How about using Java, J, or VB Script to invoke a public
method ? Also, if the param tag sets the properties of the control,
why not just check the property itself ?

        J.
        Jeremiah D. Seitz
        Porch karaoke king and the guy who runs with 8< scissors >8
        Omega Techware
        http://omegatechware.hypermart.net



Wed, 03 Mar 2004 06:51:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. passing parameters between different html documents an using them in vbscript

2. Passing parameters from a HTML Page to VBScript

3. Passing Parameters between HTML pages (client side only)

4. Passing >1 parameter from HTML to VBscript?

5. Passing parameters to application via HTML

6. Passing parameters from one HTML page to another

7. Passing parameters from a HTML Page to VBScript

8. passing parameter from HTML to ActiveX Control

9. how to pass parameters in HTML

10. Passing Parameters from HTML to ActiveX Control Revisted.

11. Passing parameters from HTML to ActiveX control.

12. Passing a parameter to an ActiveX in HTML.

 

 
Powered by phpBB® Forum Software