| |||||||||||||||
<browserCaps> use ElementASP.NET Syntax ASP.NET Configuration Sections Specifies the HTTP request string that are used to parse the browser capability information that is stored in the filter and case elements.
<use var = "server variable" as = "variableName" /> Attributes and ElementsThe following sections describe attributes, child elements, and parent elements. Attributes
Child ElementsNone. Parent Elements
RemarksThe use element specifies the HTTP request string that is used to parse the browser capability information that is stored in the filter and case elements. Default ConfigurationIn the .NET Framework version 2.0, the use element is not configured because the browserCaps element is deprecated in favor of using browser definition files to specify supported browsers and the capabilities for the browsers. For more information, see Browser Definition File Schema ( browsers Element ). In the .NET Framework versions 1.0 and 1.1, the default use elements that are configured in the Machine.config file are too numerous to list here. For updates to the browser data, go to cyScape, Inc.. Periodic device updates replace this browser capabilities section. ExampleThe following code example demonstrates how to specify that the IIS HTTP_USER_AGENT server variable is the source of the browser capabilities information. <use var = "HTTP_USER_AGENT"> See AlsoASP.NET Configuration <browserCaps> Section <browserCaps> filter Element <browserCaps> result Element |
| ||||||||||||||
Check out related books at Amazon
© 2000-2008 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 aspxtreme