System.Web Namespace
Enables the server to gather information on the capabilities of the browser that is running on the client.
The members of the HttpBrowserCapabilities class are exposed via the Browser property of the intrinsic Request object.
Type var = Request.Browser.propertyName;
Dim var as Type = Request.Browser.propertyName
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph