新微赢技术网

标题: [求助] 如何使代码调用的网页以blank方式打开? [打印本页]

作者: 城市之肺    时间: 2010-1-7 07:41
标题: [求助] 如何使代码调用的网页以blank方式打开?
小弟菜鸟,请朋友们帮忙修改下代码,使下面代码调用的网页以blank方式打开!

list_class=list_class&"<td height=""22"" width=""72%""><font color=""#000000"">&nbsp;&nbsp;<font face=""宋体"">·</font><a href="""&Systemdir&"/info/info_"&rs2("id")&".html"">"&rs2("title")&"</a></font></td>"

谢谢!
作者: ~Manson魔ミ    时间: 2010-1-7 07:41
  1. list_class=list_class&"<td height=""22"" width=""72%""><font color=""#000000"">&nbsp;&nbsp;<font face=""宋体"">·</font><a href="""&Systemdir&"/info/info_"&rs2("id")&".html"" target=_blank>"&rs2("title")&"</a></font></td>"
复制代码


你应该是写在response.write里的吧?

_blank前后要么不加,要么就加单引号
作者: 爱情无价    时间: 2010-1-7 07:41
这样也不行呀。  我是在funcation页中去修改的, 对吗? 请帮助
作者: 追梦人︶ㄣ    时间: 2010-1-7 07:41
list_class=list_class&"<td height=""22"" width=""72%""><font color=""#000000"">&nbsp;&nbsp;<font face=""宋体"">·</font><a href="""&Systemdir&"/info/info_"&rs2("id")&".html"" target=""_blank"">"&rs2("title")&"</a></font></td>"




欢迎光临 新微赢技术网 (http://bbs.weiying.cn/) Powered by Discuz! X3.2