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.
See also: | Navigator.userAgent |
Prev | Home | Next |
server object | Up | server.host |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |