Transfer

This method of the IServer interface sends the current session or page information to a URL for processing.

Syntax

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

Parameters

logicalPath [in] A string specifying the path to which the .asp file transfers processing.

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