external.ShowBrowserUI() (Method)

Accesses dialog panels that are built into the browser.

Availability:

JScript - 5.0
Internet Explorer - 5.0
JavaScript syntax:IEmyExternal.ShowBrowserUI(aName, null)
Argument list:aNameThe name of a UI dialog

This method takes two arguments although one is obviously a place holder. Both arguments are mandatory. The first indicates the dialog to be displayed while the second is a null value.

The values for selecting browser UI dialogs are:

Warnings: