陕西金牛锅炉售后电话:response.write "document.write(' ');"的问题

来源:百度文库 编辑:高考问答 时间:2024/07/07 09:48:51
请问
response.write "document.write('<a href="javascript:" onClick="window.open('admin_show.asp','','width=400 height=400 scrollbars=auto');">哈哈</a>');"
怎么写才能正确的调用显示呢

Response.Write "document.write(""<a href=\""11\"" onClick=\""javascript:window.open(""admin_show.asp"","""",""width=400 height=400;scrollbars=auto\"");"">哈哈</a>"");"

response.write "document.write("&char(34)&"<a href=# onClick=window.open('admin_show.asp','','width=400 height=400 scrollbars=auto')>哈哈</a>"&char(34)&");"