Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting existing of HTTP_ACCEPT
Message
From
28/12/2015 15:45:12
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Detecting existing of HTTP_ACCEPT
Environment versions
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01629337
Message ID:
01629337
Views:
33
IE 9 inside the Windows object browser does not send the server variables HTTP_ACCEPT.

In my code, I have this line:
					' If the server variable exists
					If Not oRequest.ServerVariables("HTTP_ACCEPT") Is Nothing Then
Despite the fact that I verify for Nothing, this generates an error for an object reference not found.

What am I missing?
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
Next
Reply
Map
View

Click here to load this message in the networking platform