Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Recognizing the browser
Message
De
13/01/2015 09:12:52
 
 
À
13/01/2015 09:08:31
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01613449
Message ID:
01613507
Vues:
28
>On the client -yes. But this is about identifying the browser on the server side - .NET uses the useragent string and attempts to match it against a list of pre-defined definition files (but you can add your own). In the case in question (IE11) it returns 'Internet Explorer' as the browser property whereas, for earlier versions it returned "IE". In general it's of limited use but has a bunch of other properties which, in theory (:=}) gives some useful information (e.g. 'CanSendEmail', 'IsColor', 'IsMobileDevice')

That would be "InternetExplorer" without a space.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform