Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
ASP General
Deny Server Variables
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Bob Barrows [MVP], post: 4385365"] I don't believe I offered an opinion. Look at my very first sentence. It should be easy to understand: it consists of a single word. No opinion there. A very clear-cut answer, I think. Everything I wrote after that first sentence was an attempt to better understand your problem, which is still not stated very clearly. First of all, servervariables are not "executed". The Servervariables collection is a collection of information taken from http headers of a Request. It is information, not executable code. Secondly, a user sitting at a browser does not read the servervariables: it's the code, written by a developer and running on the server that reads the variables. So I guess one answer would be to tell the developers writing the code to be run on your server that their code should not attempt to read those variables. However, if you are happy with a single-word answer, I offer it again: No. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
ASP General
Deny Server Variables
Top