Chapter number Property JavaScript JScript NES Notes agent

Chapter number Property JavaScript JScript NES Notes agent 1.1 + 2.0 + - host 1.1 + 2.0 + - hostname 1.1 + 2.0 + - port 1.1 + 2.0 + - protocol 1.1 + 2.0 + - Method JavaScript JScript NES Notes lock() 1.1 + 2.0 + Warning unlock() 1.1 + 2.0 + - Cross-references: Wrox Instant JavaScript page 65 Wrox Instant JavaScript page 67 server.agent (Property) Describes the server being used. Availability: JavaScript 1.1 Netscape Enterprise Server version 2.0 Property/method value type: String primitive JavaScript syntax: NES server.agent The userAgent property of the navigator object in a web browser describes the kind of browser being used. This value is presented as a text string. This is the corresponding property in a web server and provides a way to deploy scripts that are shared amongst several variants of a server that are compatible but different. Navigator.userAgent See also: 1918

Leave a Reply