翱翔.Net

释放.Net的力量
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2005年6月2日

摘要: protected void Application_BeginRequest(Object sender, EventArgs e) { string strRawUrl = HttpContext.Current.Request.RawUrl; string strNewUrl; //***************************************... 阅读全文

posted @ 2005-06-02 15:57 Hover 阅读(3620) 评论(3) 推荐(0) 编辑