July 2000
Intermediate to advanced
492 pages
14h 53m
English
To create an object variable containing an instance of the Ad Rotator, use the Server.CreateObject method. The syntax for the CreateObject method is as follows:
SetobjMyObject= Server.CreateObject(strProgId)
where:
The objMyObject parameter represents the
name of a variable that will contain a reference to the Ad Rotator
component.
The strProgId parameter is the
programmatic identifier (ProgId) of the Ad Rotator:
MSWC.AdRotator
Read now
Unlock full access