Retrieves the name of the browser.
Syntax
HTML N/A Scripting [ sAppName = ] navigator.appName
Possible Values
sAppName String that specifies one of the following values:
Microsoft Internet Explorer Returned by Internet Explorer. Netscape Returned by Netscape Navigator. The property is read-only with a default value of Microsoft Internet Explorer, or as specified by other browsers.
Applies To
clientInformation, navigator
See Also