A.NET中Request 获取url信息的各种方法比较_.NET概论及软件使用_黑客防线网安服务器维护基地--Powered by WWW.RONGSEN.COM.CN

A.NET中Request 获取url信息的各种方法比较

作者:黑客防线网安ASP维护基地 来源:黑客防线网安ASP维护基地 浏览次数:0

本篇关键词:各种方法比较信息
黑客防线网安网讯: 本页地址:   Request.URL;   上页地址:  Request.UrlReferrer  Request.ServerViables["http_referer"]  Request.RawUrl  Request.RawUrl.QueryAndPath  System.IO.Path.GetF...

 本页地址:   Request.URL;
  上页地址:

  Request.UrlReferrer

  Request.ServerViables["http_referer"]

  Request.RawUrl

  Request.RawUrl.QueryAndPath

  System.IO.Path.GetFileName(Request.FilePath.ToString())

  在ASP.NET编程中经常需要用Request获取url的有关信息Request中有多种方法获取 url信息但我经常忘了各种方法的具体作用,今天我就写了个测试程序,将各种方法得到的结果列出来,以后用时直接参考一下就行了

  测试的url 地址是http://www.test.com/testweb/default.aspx, 结果如下:

  Request.ApplicationPath: /testweb

  Request.CurrentExecutionFilePath: /testweb/default.aspx

  Request.FilePath: /testweb/default.aspx

  Request.Path: /testweb/default.aspx

  Request.PathInfo:

  Request.PhysicalApplicationPath: E:\WWW\testweb\

  Request.PhysicalPath: E:\WWW\testweb\default.aspx

  Request.RawUrl: /testweb/default.aspx

  Request.Url.AbsolutePath: /testweb/default.aspx

  Request.Url.AbsoluteUri: http://www.test.com/testweb/default.aspx

  Request.Url.Host: www.test.com

  Request.Url.LocalPath: /testweb/default.aspx

  当url中带参数时可以使用:

  HttpContext.Current.Request.Url.PathAndQuery.ToString()

 

    黑客防线网安服务器维护方案本篇连接:http://www.rongsen.com.cn/show-14166-1.html
网站维护教程更新时间:2012-03-30 05:29:51  【打印此页】  【关闭
我要申请本站N点 | 黑客防线官网 |  
专业服务器维护及网站维护手工安全搭建环境,网站安全加固服务。黑客防线网安服务器维护基地招商进行中!QQ:29769479

footer  footer  footer  footer