摘要: Request.ServerVariables("Url") 返回服务器地址Request.ServerVariables("Path_Info") 客户端提供的路径信息Request.ServerVariables("Appl_Physical_Path") 与应用程序元数据库路径相应的物理路径Request.ServerVariables("Path_Translated") 通过由虚拟至物理... 阅读全文
posted @ 2009-10-20 14:36 小尹. 阅读(185) 评论(0) 推荐(0) 编辑