这个问题怎么解决(急急急急)

冰泽水 2004-05-10 11:44:58
<%
response.write"<a style='CURSOR: hand' onclick='window.open('test.html','a','width=400,height=150')'>OK</a>"
response.write"<br>"
%>
<a style="CURSOR: hand" onclick="window.open('test.html','a','width=400,height=150')">OK</a>

response.write""语句错在那里,怎么会没有效果.怎么改啊
请各位大哥大姐帮帮忙
...全文
14 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
冰泽水 2004-05-10
  • 打赏
  • 举报
回复
多谢各位大哥.

呵呵
wunasong 2004-05-10
  • 打赏
  • 举报
回复
http://expert.csdn.net/Expert/topic/3048/3048734.xml?temp=.9518701
SaySorry 2004-05-10
  • 打赏
  • 举报
回复
我试了一下没问题呀!

请注意 xuan2002627(浪子) 的回答
冰泽水 2004-05-10
  • 打赏
  • 举报
回复
不可以加<script> </script>这个脚本
52juanjuan 2004-05-10
  • 打赏
  • 举报
回复
对的放在<haeder>之间
yslcuk 2004-05-10
  • 打赏
  • 举报
回复
把这加在<head></head>间
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
然后:
onclick="MM_openBrWindow('test.html',......)"
就可以了
coolstarhty 2004-05-10
  • 打赏
  • 举报
回复
response.write"<a href='#' onclick=""window.open('test.html','a','width=400,height=150')"">OK</a>"
冰泽水 2004-05-10
  • 打赏
  • 举报
回复
自己顶一下

28,391

社区成员

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

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