|
|
<%
set rslb = Server.CreateObject("ADODB.Recordset")
rslb.ActiveConnection = MM_conn_STRING
rslb.Source ="select * from place_newslb where access='"&request.QueryString("access")&"'"
rslb.CursorType = 1
rslb.CursorLocation = 2
rslb.LockType = 3
rslb.Open()
while not rslb.eof
%>
|
|
|
|
|
|
<%
rslb.movenext
wend
%>
|
| 您当前位置:首页 >>审计动态文章 |
 |
![]() |
 |
|
共 22 篇文章 首页 上一页 下一页 尾页 页次: 1/2页 20篇文章/页 转到: |
|
|
|
|
 |
|
 |
|
|