这句话有问题吗?

xh2dxm 2005-04-05 05:00:38
请教大家,下面的这句语句有问题吗,如果有问题,应如何更正:
response.write "<script>if(confirm("确实要删除吗?")location="22matrix3_post.asp"</script>"
...全文
61 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
spirit729 2005-04-05
  • 打赏
  • 举报
回复
response.write "<script>if(confirm('确实要删除吗?'))location='22matrix3_post.asp'</script>"
jzywh 2005-04-05
  • 打赏
  • 举报
回复
response.write "<script>if(confirm('确实要删除吗?')location='22matrix3_post.asp';</script>"
sdliubo 2005-04-05
  • 打赏
  • 举报
回复
response.write "<script>if(confirm('ȷʵҪɾ³ýÂð?'))location='22matrix3_post.asp'</script>"
baiyunfei 2005-04-05
  • 打赏
  • 举报
回复
有问题,应该是

response.write "<script>if(confirm('确实要删除吗?'))location='22matrix3_post.asp'</script>"
或者
response.write "<script>if(confirm(""确实要删除吗?""))location=""22matrix3_post.asp""</script>"

28,406

社区成员

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

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