Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  85
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Monday, October 13, 2008
Home
Articles & Samples
Dev Search
Dev Forum
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

Trusted by over 7 million customers!
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts


ASP Server Variables


Server Variable Name Server Variable Value
 ALL_HTTP  HTTP_CACHE_CONTROL:no-cache HTTP_CONNECTION:close HTTP_PRAGMA:no-cache HTTP_ACCEPT:Accept: application/xhtml+xml,text/html;q=0.9,text/plain; HTTP_ACCEPT_CHARSET:ISO-8859-1,utf-8;q=0.7,*;q=0.7 HTTP_ACCEPT_ENCODING:gzip HTTP_ACCEPT_LANGUAGE:en-us,en;q=0.5 HTTP_HOST:www.devasp.com HTTP_USER_AGENT:CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
 ALL_RAW  Cache-Control: no-cache Connection: close Pragma: no-cache Accept: Accept: application/xhtml+xml,text/html;q=0.9,text/plain; Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Accept-Encoding: gzip Accept-Language: en-us,en;q=0.5 Host: www.devasp.com User-Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
 APPL_MD_PATH  /LM/W3SVC/401773424/Root
 APPL_PHYSICAL_PATH  D:\Inetpub\wwwroot\DevASP\
 AUTH_PASSWORD  
 AUTH_TYPE  
 AUTH_USER  
 CERT_COOKIE  
 CERT_FLAGS  
 CERT_ISSUER  
 CERT_KEYSIZE  
 CERT_SECRETKEYSIZE  
 CERT_SERIALNUMBER  
 CERT_SERVER_ISSUER  
 CERT_SERVER_SUBJECT  
 CERT_SUBJECT  
 CONTENT_LENGTH  0
 CONTENT_TYPE  
 GATEWAY_INTERFACE  CGI/1.1
 HTTPS  off
 HTTPS_KEYSIZE  
 HTTPS_SECRETKEYSIZE  
 HTTPS_SERVER_ISSUER  
 HTTPS_SERVER_SUBJECT  
 INSTANCE_ID  401773424
 INSTANCE_META_PATH  /LM/W3SVC/401773424
 LOCAL_ADDR  64.225.157.25
 LOGON_USER  
 PATH_INFO  /samples/ServerVariables2.asp
 PATH_TRANSLATED  D:\Inetpub\wwwroot\DevASP\samples\ServerVariables2.asp
 QUERY_STRING  
 REMOTE_ADDR  38.103.63.59
 REMOTE_HOST  38.103.63.59
 REMOTE_USER  
 REQUEST_METHOD  GET
 SCRIPT_NAME  /samples/ServerVariables2.asp
 SERVER_NAME  www.devasp.com
 SERVER_PORT  80
 SERVER_PORT_SECURE  0
 SERVER_PROTOCOL  HTTP/1.1
 SERVER_SOFTWARE  Microsoft-IIS/6.0
 URL  /samples/ServerVariables2.asp
 HTTP_CACHE_CONTROL  no-cache
 HTTP_CONNECTION  close
 HTTP_PRAGMA  no-cache
 HTTP_ACCEPT  Accept: application/xhtml+xml,text/html;q=0.9,text/plain;
 HTTP_ACCEPT_CHARSET  ISO-8859-1,utf-8;q=0.7,*;q=0.7
 HTTP_ACCEPT_ENCODING  gzip
 HTTP_ACCEPT_LANGUAGE  en-us,en;q=0.5
 HTTP_HOST  www.devasp.com
 HTTP_USER_AGENT  CCBot/1.0 (+http://www.commoncrawl.org/bot.html)


Click here to go back to article

Have Questions? Discuss this topic in Dev Forum

DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com