Description:
Load and execute an ISAPI (isa) extension.
Phase:
HANDLE
Returns:
PIAPI_COMPLETED, PIAPI_CONTINUE, PIAPI_ERROR, or INT_REDIRECT according
to the status returned by the extension.
Note:
Example:
<Object> Name ISAPI20 Class ISAPI20Class </Object> <Object> ... Handle Condition="&cmp(&dblookup(response,string,ObjectMap,ISAPI),ISAPI)" \ ISAPI20 ... </Object>