如何在response.redirect中实现target的功能?

karnare 2003-03-30 08:35:14
如题,请大家帮忙!
...全文
174 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
jie2002 2003-04-05
  • 打赏
  • 举报
回复
看看要学学JS:)
youbest 2003-04-05
  • 打赏
  • 举报
回复
asp不能打开新页面,打开新页面是JavaScript的事情.
Response.Write("<script>window.open('index.asp','_parent')</script>")
karnare 2003-04-05
  • 打赏
  • 举报
回复
通过asp如何打开新的页面呢?即实现redirect和target=_parent?
meizz 2003-03-30
  • 打赏
  • 举报
回复
Response.Redirect 没有target 的功能, 要实现target只能是通过客户端的方法来实现
孟子E章 2003-03-30
  • 打赏
  • 举报
回复
Response.Write "<script>window.open('xx.asp','targetName')</script>"
Response.Redirect直接不行

28,390

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧