How to Derive %Request.BrowserPlatform Values
The values returned by %Request.BrowserPlatform (e.g., "WIN7") don't seem to come directly from the request's http UserAgent field (e.g., "Analyze 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)"). Is there a translate table or similar location we can get the possible values from?