G
Guest
In my web application, I use Request.Browser.Platform and Request.Browser.Browser (with C#) to get client information, I got the correct information for all clients but one, for this client, my code told me client's platform and browser are unknown, but client told me he has Windows XP and IE 6.0
Any body knows why
And the following code with JavaScript tells the right thing
navigator.appVersion, navigator.platform
Any body knows why
And the following code with JavaScript tells the right thing
navigator.appVersion, navigator.platform