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 to create nested web page in html?
Are there any problems with using frames?
What are applets?
What is a seat stay?
What is the difference between a block-level element and an inline element?
What does td and tr stand for?
What is the html tags?
What are the two types of labels?
How do I make a frame with a vertical scrollbar but without a horizontal scrollbar?
Is there a site that shows which tags work on which browsers?
What are Tags?
Where is the navigation bar?
Describe html?
Steps used to create a tiles application in dhtml?
How we can open a link in new tab?