Execute

This method of the IServer interface executes a specified URL as an ASP page and returns the results.

Syntax

public abstract void Execute(java.lang.String logicalPath);

Parameters

logicalPath [in] A string specifying the path for the .asp file to execute.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.