navigate Method

Internet Development Index

Navigates the window to the specified location and displays the contents in folder view.

Syntax

sRetVal = httpFolder.navigate(sHTTP)

Parameters

sHTTP Required. String爐hat specifies any valid HTTP address.

Return Value

String.?Returns OK if successful, or an error message otherwise.

Remarks

The navigate method is a shortcut whose function is identical to that of the navigateFrame method with the _self for the target.

Standards Information

There is no public standard that applies to this method.

Applies To

httpFolder