external.NavigateAndFind() (Method)

This augments the anchor linking behavior and adds a highlighting capability.

Availability:

JScript - 5.0
Internet Explorer - 5.0
JavaScript syntax:IEmyExternal.NavigateAndFind(aURL, aString, aTarget)
Argument list:aURLThe URL to link to
aStringA string to be selected and highlighted
aTargetThe frame or window to load the content into

You can use this method to link to a page and then highlight some fragment of text when it is loaded.

Although the target frame argument is mandatory, it can be an empty string.