PDA

Click to See Complete Forum and Search --> : ActiveX on Web Sites


Fencer5
Feb 10th, 2001, 03:42 PM
I need to put an ActiveX control I made on a web site. I know the HTML, but how do I find out the CLSID of the ActiveX control I just made?

Clunietp
Feb 11th, 2001, 11:11 PM
Search in the registry for the PROGID.CLASSID of your control. You should see a subkey that contains the CLSID, which is what you are looking for