各位兄弟帮一帮!

nbu_lgj 2001-08-02 10:05:53
<input onclick="javascript:location.href='../include/mdelelett.asp?which=ASP中的一个变量';" type=button align=middle value="aaa" border=0 name=B123 height="16" background-color: rgb(157,185,199); width="30">

这句话怎样用response.write 写出来?
...全文
97 8 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
nbu_lgj 2001-08-04
  • 打赏
  • 举报
回复
不行,我试过了有错误
nbu_lgj 2001-08-04
  • 打赏
  • 举报
回复
谢谢
tripofdream 2001-08-04
  • 打赏
  • 举报
回复
response.write "<input onclick='javascript:location.href=../include/mdelelett.asp?which=" & ASP中的一个变量 & "' type=button align=middle value='aaa' border=0 name=B123 height='16' style='background-color: rgb(157,185,199)' width='30'>"
ttt2 2001-08-04
  • 打赏
  • 举报
回复
x="<input onclick="javascript:location.href='../include/mdelelett.asp?which=ASP中的一个变量';" type=button align=middle value="aaa" border=0 name=B123 height="16" background-color: rgb(157,185,199); width="30">"
response.write x
把"改为'

tripofdream 2001-08-02
  • 打赏
  • 举报
回复
response.write "<input onclick='javascript:location.href='../include/mdelelett.asp?which=" & ASP中的一个变量 & " type=button align=middle value='aaa' border=0 name=B123 height='16' style='background-color: rgb(157,185,199)' width='30'>"
gq 2001-08-02
  • 打赏
  • 举报
回复
把单个的"变成两个"
tripofdream 2001-08-02
  • 打赏
  • 举报
回复
response.write "<input onclick='javascript:location.href='../include/mdelelett.asp?which=" & ASP中的一个变量 & " type=button align=middle value='aaa' border=0 name=B123 height='16' background-color: rgb(157,185,199); width='30'>"
gq 2001-08-02
  • 打赏
  • 举报
回复
<%Response.Write " <input onclick=""javascript:location.href='../include/mdelelett.asp?which=ASP中的一个变量';"" type=button align=middle value=""aaa"" border=0 name=B123 height=""16"" background-color: rgb(157,185,199); width=""30"">"
%>

28,409

社区成员

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

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