S
Snuske
Hi'
From a database I collect a lot of UserAgent strings (e.g.
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322;
..NET CLR 1.0.3705)"). I would like to get these string translated to a
object like the System.Web.HttpBrowserCapabilities (aka.
Request.Browser in ASP.NET).
Any suggestions?
Best Regards
Snuske
From a database I collect a lot of UserAgent strings (e.g.
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322;
..NET CLR 1.0.3705)"). I would like to get these string translated to a
object like the System.Web.HttpBrowserCapabilities (aka.
Request.Browser in ASP.NET).
Any suggestions?
Best Regards
Snuske