Web Hosting Talk







View Full Version : VBScript Asp: Where do you find classid or ole object id numbers?


deadserious
09-19-2002, 01:23 AM
Maybe some one here Knows:

Does anyone know where you can find a list, or how to go about finding these class id numbers and ole objects, or what ever they are?

Heres an example of what I'm talking about:

<object classid="clsid:F3A614DC-ABE0-11d2-A441-00C04F795683" codebase="#Version=2,0,0,83" codetype=application/x-oleobject id=

ckpeter
09-19-2002, 01:25 AM
Have you tried OLEView? I am not exactly certain, but I think it provide this information.

Peter

deadserious
09-19-2002, 02:08 AM
Ahh Yes, Thanks!

I remember OLEView now.

Now I will have to see if I can make use of it.

Thanks that reminded that I have visual studio installed, I havn't touched it for a few months, and almost forgot I even have it.

ckpeter
09-19-2002, 02:10 AM
You are most welcomed. :)

I haven't touched OLEView in two years. I used to play around the objects in my system using OLEView, but I have dropped it since I switch to Java development.

Peter