|
|
Detecting Browser Capabilities |
|
|
Bipin Joshi |
|
|
ASP.NET / Browsers |
|
|
Click to Visit |
|
|
14 |
Detecting Browser Capabilities is a web based tutorial in which author describes the method of collecting the browser information of the visitors. Here the author demonstrates detecting the browser capability and the method of accessing the browser capabilities through Request.Browser property. The author elaborates System.Web.HttpBrowserCapabilities class which collects browser information like cookies, javascript, ActiveX control and browser type.
|