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
Why is there extra space before or after my table?
How do I untag someone?
How do you center a tag in html?
How can you apply javascript to a web page?
What is the difference between
What is inline tag?
hi, What will be the connection string coding while developing one web page and the back end of HTML web page is Open Office Base (database). Also what will be insert query if we want to add value of field in a table, field is present on HTMl page. Thx in advance
How are tags migrated from html4 to html5?
What is head tag?
How do I alt text a picture?
What is text tag in html?
What is the purpose of 'required' attribute in HTML5?
What is a tag for a website?
Why is frameset not supported html5?
Can I use percentage values for td width=... Tag?