July 2000
Intermediate to advanced
492 pages
14h 53m
English
To create an object variable containing an instance of a Permission Checker object, use the Server object's CreateObject method. The syntax for the CreateObject method is as follows:
SetobjMyObject= Server.CreateObject(strProgId)
where:
objMyObject represents the name of the
Permission Checker object.
The strProgId parameter represents the
programmatic ID (ProgID) for the Permission Checker component, which
is MSWC.PermissionChecker.
Read now
Unlock full access