Tag: Development

Community

Browser Detection using ASP.NET

(Chris Maunder) In web development it is often important to know which browser is viewing the page you are serving. Traditional ASP applications used the Browser Capabilities object that resides in the system32inetsrvbrowscap.dll DLL. This object takes the User Agent string that a browser sends t