Filed In:
ActiveX
If you want to add ActiveX controls to your site, there are lots of resources to help you. ActiveX is the scripting language from Microsoft. It is used in a similar fashion to JavaScript on Web pages.
Microsoft ActiveX Data Objects (ADO)
Microsoft ActiveX Data Objects (ADO) offer programmers a quick, easy way to access diverse data sources programatically.
ActiveX and JavaScript do not Mix
ActiveX is not accessible from JavaScript, it only works with JScript.
