<%@LANGUAGE="VBSCRIPT"%> <% set Recordtjsjz = Server.CreateObject("ADODB.Recordset") Recordtjsjz.ActiveConnection = MM_jxsjk_STRING Recordtjsjz.Source = "SELECT * FROM tjsjwz WHERE tjpage<>'#' ORDER BY tjid DESC" Recordtjsjz.CursorType = 0 Recordtjsjz.CursorLocation = 2 Recordtjsjz.LockType = 3 Recordtjsjz.Open() Recordtjsjz_numRows = 0 %> <% Dim Repeat1__numRows Repeat1__numRows = -1 Dim Repeat1__index Repeat1__index = 0 Recordtjsjz_numRows = Recordtjsjz_numRows + Repeat1__numRows %> 外资统计表数据
 
当前位于:首页>统计表>外资统计表数据
   
<% While ((Repeat1__numRows <> 0) AND (NOT Recordtjsjz.EOF)) %> <% Repeat1__index=Repeat1__index+1 Repeat1__numRows=Repeat1__numRows-1 Recordtjsjz.MoveNext() Wend %>
" target="_blank"><%=(Recordtjsjz.Fields.Item("titel").Value)%>

 

关闭

<% Recordtjsjz.Close() %>