This method of the IServer interface sends the current session or page information to a URL for processing.
public abstract void Transfer(java.lang.String logicalPath);
logicalPath | [in] A string specifying the path to which the .asp file transfers processing. |