asp.net.ph

Skip Navigation Links

NavigateAndFind Method

DHTML Methods


Opens a Web page and highlights a specific string.

Syntax

window.external.NavigateAndFind ( 
   sLocation, sQuery, sTargetFrame ) 
Parameters

sLocation Required. URL of a Web page.
sQuery Required. Text to highlight on the Web page specified by sLocation.
sTargetFrame Required. Name of the target frame to query.

Return Value

No return value.

Remarks

The NavigateAndFind method requires a full qualified path, including a location prefix ( http://, c:\, etc ).

The target frame argument may be empty.

Example

The example demonstrates how to use the NavigateAndFind method to search for a word or phrase on another page.

Sample Code


Applies To

external

See Also

window



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note