asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Language References > HTML Element Attributes > CLASSID Attribute

CLASSID Attribute | classid Property


Retrieves the class identifier for the object.

Syntax

Inline <OBJECT CLASSID = sID...>
Script [ sID = ] object.classid

Possible Values

sID String specifying the class identifier for the object. The format is "clsid:XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" for registered ActiveX® controls.

The property is read-only with no default value.

Example

<object 
 classid="clsid:333C7BC4-460F-11D0-BC04-0080C7055A83"
 id=tdcMembers height=0 width=0>
Applies To

OBJECT

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph.

If you have any question, comment or suggestion,
please send us a note