Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hoe to instantiate an object using Class id
Message
From
08/06/2001 06:19:48
 
 
To
08/06/2001 00:33:30
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00516755
Message ID:
00516793
Views:
8
I guess what u r searching for is the alternative to sever.createobject.
use object tag to create the object, and to use it u must either have progID or clsID.
see if it helps

Object Tag
RUNAT=SERVER ID=YourObjectName
CLASSID="Clsid:1621F7C0-60AC-11CF-9427-444553540000">
End of Object tag
Best Luck..
Nilesh
Previous
Reply
Map
View

Click here to load this message in the networking platform