where can i get Request.Browser.Platform items from ?
Posted
by eugeneK
on Stack Overflow
See other posts from Stack Overflow
or by eugeneK
Published on 2010-05-26T07:38:22Z
Indexed on
2010/05/26
7:41 UTC
Read the original article
Hit count: 305
Hi, i want to have pre-made list of most common OSes in my DB and all non default to be listed as other. Problem is i don't know what OSes called in Request.Browser object.
List i want to have WinXP, Vista, Win7, Linux, MacOS and other...
Do any of you know what are exact names of these OSes in Request.Browser.Platform or where i can get list of values from ?
© Stack Overflow or respective owner