会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Yoshow's Weblog
Concentrate on Javascript, C#, PHP,Ajax.Net, Web2.0 !
首页
新随笔
联系
订阅
管理
2008年1月3日
Asp.Net 实现 Friend Url
摘要: 今天在网上搜索friend urls时看见的一种方法.这大概是最简单的方法,临时用用不错只需要2步。1.在Global.asax中加入:void Application_BeginRequest(Object sender, EventArgs e){ string strCurrentPath; string strBasePath; string strCustomPath;...
阅读全文
posted @ 2008-01-03 13:11 Yoshow
阅读(276)
评论(0)
推荐(1)
编辑