User Agent

  • Thread starter Thread starter LS Wong
  • Start date Start date
L

LS Wong

Why most IE6 with user agent = "Mozilla/4.0 (compatible; MSIE 6.0; Windows
NT 5.0)",
but some with user agent = "(compatible; MSIE 6.0; Windows NT 5.1; .NET CLR
1.1.4322)" ?
 
LS Wong said:
Why most IE6 with user agent = "Mozilla/4.0 (compatible; MSIE 6.0; Windows
NT 5.0)",
but some with user agent = "(compatible; MSIE 6.0; Windows NT 5.1; .NET CLR
1.1.4322)" ?

Your first example is for IE6 (non-SP1) on Windows 2000.

The 2nd example is IE6 on Windows XP, with the dot-net framework for Common
Language Runtime installed.
 
Back
Top