摘要:
随便建一个新的aspx页面,在Page_Load中加入以下代码: SmartNavigation = true; 编辑aspx页面源代码,在<Head></Head>中加入以下内容: <base target="_self"> 最后,向页面中加入一个Button 运行这个aspx页面,点击button,页面就不能... 阅读全文
posted @ 2005-04-28 10:43
刘敏(Rustle Liu)
阅读(995)
评论(0)
推荐(0)