Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detection for mobile device
Message
De
29/12/2015 10:31:38
 
 
À
29/12/2015 08:06:59
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:
01629378
Vues:
30
>>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.

oProcess.oRequest.UserAgent = "xxxxx"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform