PhishingEnabled Method New for Windows Internet Explorer 7

Not supported. Determines whether Microsoft Phishing Filter is enabled.

Syntax

fEnabled = window.external.PhishingEnabled()

Return Value

Returns one of the following possible values:

true Phishing Filter is enabled.
false Phishing Filter is disabled.

Remarks

PhishingEnabled 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

CustomizeSettings

Community Additions

Show: