Request.ServerVariables
作者:kingley 日期:2007-12-16
本机ip:
引用内容
服务器名:
引用内容
服务器IP:
引用内容
服务器端口:
引用内容
IIS版本:
引用内容
脚本超时时间:
引用内容
本文件路径:
引用内容
服务器操作系统:
引用内容
服务器地址:
引用内容
执行脚本的名称:
引用内容
查询字符串內容:
引用内容
请求的字符串內容:
引用内容
引用内容Request.servervariables("remote_addr")
服务器名:
引用内容Request.ServerVariables("SERVER_NAME")
服务器IP:
引用内容Request.ServerVariables("LOCAL_ADDR")
服务器端口:
引用内容Request.ServerVariables("SERVER_PORT")
IIS版本:
引用内容Request.ServerVariables("SERVER_SOFTWARE")
脚本超时时间:
引用内容server.ScriptTimeout
本文件路径:
引用内容server.mappath(Request.ServerVariables("SCRIPT_NAME"))
服务器操作系统:
引用内容Request.ServerVariables("OS")
服务器地址:
引用内容Request.ServerVariables("Url")
执行脚本的名称:
引用内容Request.ServerVariables("Script_Name")
查询字符串內容:
引用内容Request.ServerVariables("Query_String")
请求的字符串內容:
引用内容Request.ServerVariables("Http_Referer")
[本日志由 kingley 于 2008-06-04 08:43 PM 编辑]
文章来自: 本站原创
引用通告: 查看所有引用 | 我要引用此文章
Tags: Request ServerVariables
文章来自: 本站原创
Tags: Request ServerVariables 评论: 0 | 引用: 0 | 查看次数: 835
发表评论
上一篇
下一篇












