Low cost ecommerce web development India flash website design

Request.ServerVariables
A complete list of all server variables is as below:

Variable Meaning
ALL_HTTP HTTP Headers from client
ALL_RAW Raw HTTP Headers from client
APPL_MD_PATH Metabase path for the ISAPI DLL
APPL_PHYSICAL_PATH Physical path to the metabase
AUTH_PASSWORD
What the user entered in the client's
authentication dialog
AUTH_TYPE Authentication the server used
AUTH_USER Authenticated user name
CERT_COOKIE Unique ID of the client certificate
CERT_FLAGS Is client certification valid?
CERT_ISSUER Issuer of the client certificate
CERT_KEYSIZE Number of bits in the SSL key
CERT_SECRETKEYSIZE Number of bits in the secret key
CERT_SERIALNUMBER Serial Number for the client certificate
CERT_SERVER_ISSUER Issuer of the the server certificate
CERT_SERVER_SUBJECT Subject of the server certificate
CERT_SUBJECT Subject of the client certificate
CONTENT_LENGTH Length of the content
CONTENT_TYPE MIME type of the current page
GATEWAY_INTERFACE CGI version from server
HTTPS Is this secure through SSL?
HTTPS_KEYSIZE Number of bits in the SSL key
HTTPS_SECRETKEYSIZE Number of bits in the secret key
HTTPS_SERVER_ISSUER Issuer of the server certificate
HTTPS_SERVER_SUBJECT Subject of the server certificate
INSTANCE_ID ID for this instance in IIS
INSTANCE_META_PATH Metabase path for this instance
LOCAL_ADDR IP of server
LOGON_USER NT login for current user
PATH_INFO Server virtual path
PATH_TRANSLATED Server absolute path
QUERY_STRING Variable name value pairs from the url string
REMOTE_ADDR Client IP address for requesting machine
REMOTE_HOST Client IP address for requesting host
REMOTE_USER Remote User
REQUEST_METHOD Method of request
SCRIPT_NAME virtual path and file name of current script
SERVER_NAME Server name
SERVER_PORT Port being accessed
SERVER_PORT_SECURE 0=not secure, 1=secure
SERVER_PROTOCOL Name/Version of protocol used
SERVER_SOFTWARE HTTP software used on the server
URL URL without the domain name
HTTP_ACCEPT MIME types the browser knows
HTTP_ACCEPT_LANGUAGE Browser's language setting
HTTP_CONNECTION HTTP Connection
HTTP_HOST Domain hosting this request
HTTP_USER_AGENT Browser being used
HTTP_PRAGMA Cache page or not?
HTTP_COOKIE Cookie related to this page
HTTP_ACCEPT_CHARSET ISO character set being accepted

Freelance web designer ASP PHP ecommerce web development India
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28. 29 30 31. 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64. 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91