
DM API METHODS AND PROPERTIES 253
OnStartPage
OnStartPage
The Active Server Pages (ASP) engine calls this method to initialize
pointers to ASP objects that the Execute method uses.
Syntax
PCDASPFileUpload.OnStartPage( intUnk )
Caution: While the OnStartPage method is visible to you in the DM API, you
should never call it in your custom applications. Only the ASP engine should
call this method.
Parameter
Related Items
See the PCDASPFileUpload object.
See the OnEndPage method.
See the following properties:
ErrDescription
ErrNumber
intUnk An integer pointer that is passed in from ASP.
Comentarios a estos manuales