SearchGuideUrl Method New for Windows Internet Explorer 7

Not supported. Retrieves the URL of a page that can be used to install additional search providers.

Syntax

pbstrUrl = window.external.SearchGuideUrl()

Return Value

String that contains the alternate URL from the registry, or the default URL if an alternate has not been set.

Remarks

SearchGuideUrl was introduced in Internet Explorer 7.

This method can only be called from a "first run" page in the correct domain.

Applies To

external

See Also

AddSearchProvider