Click to See Complete Forum and Search --> : ActiveX control


Joelle Kwok
04-29-2005, 12:50 AM
I have develop an image viewer plug-in using ActiveX.i want when i click the images,it will use my ActiveX,how do i do that?pls help pls help~~~~ :( :(

the tree
04-29-2005, 08:53 AM
Either you'd link to a page to the page with your activeX control or you would define that control as a function and put that function into an onclick attribute (for the image?).

I hope you know that activeX is only supported by Internet Explorer and even then it's limited because of the security risks involved so it should be avoided whenever possible.

Joelle Kwok
05-02-2005, 09:56 PM
yea..i know that activeX is only supported by Internet Explorer..

ok,if i link a page to the page with my activeX control.how do the image display on my activeX?

How do i put that function into an onclick attribute (for the image?)?
is it this one? <a href="javascript:void()" onclick="ImageViewer('E:\Images\A183360000.tif')">Image</a> ?
i try this already but it can't get to call the activex and display the image..

i have create a page with an activeX and then i try to access the page at the client side..It ask the client to install but it can't get to install..

pls pls help..pls tell me in detail..this is the last step to do..pls.. :( :( :( :( :( :( :( :(