|
首页---表格下载(在要下载的项目上单击右键,点击"目标另存为",即可下载)
关闭窗口 |
|
|
<% do while not rs3.eof %>
| 4 |
|
<%
rs3.movenext
loop
rs3.close
set rs3=nothing%>
|
|
|
|
<% do while not rs4.eof %>
| 4 |
|
<%
rs4.movenext
loop
rs4.close
set rs4=nothing%>
|
|
|
|
<% do while not rs5.eof %>
| 4 |
|
<%
rs5.movenext
loop
rs5.close
set rs5=nothing%>
|
|
|
|
<% do while not rs2.eof %>
| 4 |
|
<%
rs2.movenext
loop
rs2.close
set rs2=nothing
%>
|
|
|
<% do while not rs6.eof %>
| 4 |
|
<%
rs6.movenext
loop
rs6.close
set rs6=nothing
conn.close
set conn=nothing%>
|
|
|