Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detection for mobile device
Message
De
29/12/2015 08:06:59
 
 
À
29/12/2015 04:14:53
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01629341
Message ID:
01629367
Vues:
29
>If you are creating the request why not just set the UserAgent property yourself ?

The request is creating from:
Public Class WebForm
	Inherits System.Web.UI.Page

	Public oProcess As LXProcess = New LXProcess()
		oProcess.oRequest = Request

End Class

Public Class LXProcess

    Public oRequest As System.Web.HttpRequest

End Class
So, basically, this is the standard page request object. I believe this is the proper way to set it.
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