1 out of 2 rated this helpful - Rate this topic

navigateFrame Method

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

Syntax

sRetVal = httpFolder.navigateFrame(sHTTP, sTarget)

Parameters

sHTTP Required. A String that specifies any valid HTTP address.
sTarget Required. A String that specifies one of the following values:
sName
Loads the document into the named target frame.
_self
Loads the document into the current window.
_top
Loads the document into a new window.

Return Value

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

Remarks

This method requires an object with the httpFolder behavior.

Applies To

httpFolder
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ