Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

how to add my ActiveX to my web page ?

Hi,
last days i was working on some activex used to be a server client and now i want to add it to my website as any visitor can use it easily like java applets
can any one give me an example - any help will be so appreciated
yours ,,
[261 byte] By [AHHB] at [2007-11-11 8:35:18]
# 1 Re: how to add my ActiveX to my web page ?
http://www.google.com/search?q=activex+web+page
Phil Weber at 2007-11-11 17:25:17 >
# 2 Re: how to add my ActiveX to my web page ?
Thanks Phil very much

that helped me so much - woking like a charm !
AHHB at 2007-11-11 17:26:17 >
# 3 Re: how to add my ActiveX to my web page ?
Sorry, but what does ActiveX do?
Recoil at 2007-11-11 17:27:26 >
# 4 Re: how to add my ActiveX to my web page ?
ActiveX is another name for COM: it's a way to package software into a reusable component. The original poster compares ActiveX components to Java applets, which is a good analogy.
Phil Weber at 2007-11-11 17:28:20 >