Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



Syntax: ASP Server Object CreateObject Method

Obj = Server.CreateObject(progID)
Parameters: ASP Server Object CreateObject Method

Obj

A variable name for the object

progID

Specifies the type of object to create. The format for progID is [vendor.]component[.version].



ContentsPreviousNextIndex