Click to See Complete Forum and Search --> : Where to find ActiveX ClassID?


jules00
December 2nd, 2003, 04:29 PM
Hi,

I would like to embed a few ActiveX controls into my webpage.
Therefore I need a class ID for each object.

Is there a list of class IDs on the web where the most important class IDs are kept up to date?

I've been searching for such a thing, but could not find a satisfying source.

Thank You

Thread1
December 4th, 2003, 04:24 AM
You can search the registry.. But if you have the tools like Visual Interdev, you can just paste the ActiveX into the page at Design view and the OBJECT tag is generated automatically into the script..