摘要:
获取客户端的IP地址,代码如下:名词解释: ServerVariables -- 服务器变量Request.ServerVariables("Url") 返回服务器地址 Request.ServerVariables("Path_Info") 客户端提供的路径信息 Request.ServerVariables("Appl_Physical_Path") 与应用程序元数据库路径相应的物理路径 Re... 阅读全文
posted @ 2010-04-29 15:05
.net 学习
阅读(658)
评论(0)
推荐(0)