object ocx -
09-25-2006
, 09:13 AM
Hi,
I have a custom ocx control (made in vb6) in the same directory as an
html webpage on my computer. How do I include this activeX (.ocx)
control in the webpage? Perhaps using object tags? The name of the
control is (Custom_Slider.ocx). Also, how do I customize the
parameters of the control (such as SlideBarImage (requires image) or
SlideBarColor (requires color) and normal width/height parameters).
Thanks,
Dan |