Answer Posted / guest
Many browsers identify themselves when they request a
document. A CGI script will have this information available
in the HTTP_USER_AGENT environment variable, and it can use
that to send out a version of the document which is
optimized for that browser.
Keep in mind not all browsers identify themselves correctly.
Microsoft Internet Explorer, for example, claims to be
"Mozilla 1.2" to get at Netscape enhanced documents.
And of course, if a cache proxy keeps the Netscape enhanced
document, someone with an other browser will also get this
document if he goes through the cache.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How we can insert comment in html?
What is different between html and html5?
what is the ? Is it necessary to use in html5
How do I start html coding?
Differentiate between Canvas and SVG?
Is html5 compatible with old browsers?
What are the limits of the text field size?
How do I make a clickable link in an email?
What is an empty tag in html?
What are the various formatting tags in html5?
What is logic match tag?
What are the components of dynamic html authoring?
What is network in application cache?
What is a tag in html5?
What are dom methods?