这句话有什么问题?

fszbc 2005-09-01 05:39:20
response.Write("<a href='javascript:openwin('sms_zj.asp?id=<%rsp('id'%>','top=200,left=350,width=337,height=208')'>")

这句话有什么问题?为什么提示"未结束的字符串常量"
...全文
70 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
patann 2005-09-01
  • 打赏
  • 举报
回复
这样子:
<%response.Write("<a href=javascript:openwin('sms_zj.asp?id="&request("id")&"','top=200,left=350,width=337,height=208')>sdfsad

f</a>")
%>
fszbc 2005-09-01
  • 打赏
  • 举报
回复
出错,超链接只显示
javascript:openwin('
hj3793 2005-09-01
  • 打赏
  • 举报
回复
response.Write("<a href='javascript:openwin('sms_zj.asp?id="&rsp("id")&"','top=200,left=350,width=337,height=208')'>")
fszbc 2005-09-01
  • 打赏
  • 举报
回复
response.Write("<a href='javascript:openwin('sms_zj.asp?id=<%rsp('id')%>','top=200,left=350,width=337,height=208')'>")

28,391

社区成员

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

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