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]

# 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.