window.open显示不正确
<a href= <% Response.write "window.open('workmng.asp?gpy=Look1&LeaveLogId="&sqlQJ("LeaveLogId")&"&LeaveMark=0"%>','','scrollbars=yes,width=655,height=400,left=129,top=129') Title='<%=sqlQJ("About")%>'><font size=2 color=#000000><%=sqlQJ("Name")%></font></a>
为什么运行后连接为
http://127.0.0.1/kaoqin/workmng.asp?gpy=CCQJSetup&LeaveMark='1'#
leaveLogID 不显示了。