会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
激情 希望 斗志昂扬
Records of growth process 专注微软技术
博客园
首页
新随笔
联系
管理
订阅
2009年4月7日
页面跳转问题
摘要: 页面跳转问题 比如我让页面验证权限,当权限不符合时返回登陆页面。由于我的页面都在框架中,所以返回时用Response.Redirect( "../login.aspx ")不能跳出框架,请问该如何写? Response.Write( " "); Response.Write( " "); Response.Write( " " Response.Write( " "); 在log...
阅读全文
posted @ 2009-04-07 22:18 贤
阅读(264)
评论(0)
推荐(0)
编辑