<% dim te sub fy2 (page,name,rs) response.write "" response.write "" response.write "" response.write "
" Response.Write ""&request("chanpinname")&" 相关信息有"&rs.recordcount&"条" If Page > 1 Then Response.Write "[第一页] " Response.Write "[上一页] " End If if page="" and rs.pageCount<>0 then Response.Write "[下一页] " Response.Write "[最后一页]" End If If Page < cint(rs.pageCount) Then Response.Write "[下一页] " Response.Write "[最后一页]" End If response.write " "&"[第"&page&"页]/[共"&rs.pagecount&"页]" if rs.pageCount<>0 then response.write "" response.write "" response.write "" response.write "" response.write "" response.write "" response.write "
" end if end sub %>
<% if request("page")<>""then page=cint(request("page")) else page=1 end if set rs=server.CreateObject("adodb.recordset") sql="select * from download" if request("abc")<>"" then sql=sql&" where type='"&request("abc")&"'" else sql=sql&" where type<>'软件下载'" end if rs.open sql,conn,1,3 if not rs.eof then rs.pagesize=16 rs.absolutepage=page %>
<%if not rs.eof then%>
">" width="132" height="99" border="0">
"><%=rs("title")%>
<% rs.movenext end if %>
<%if not rs.eof then%>
">" width="132" height="99" border="0">
"><%=rs("title")%>
<% rs.movenext end if %>
<%if not rs.eof then%>
">" width="132" height="99" border="0">
"><%=rs("title")%>
<% rs.movenext end if %>
<%if not rs.eof then%>
">" width="132" height="99" border="0">
"><%=rs("title")%>
<% rs.movenext end if %>
<%if not rs.eof then%>
">" width="132" height="99" border="0">
"><%=rs("title")%>
<% rs.movenext end if %>
<%if not rs.eof then%>
">" width="132" height="99" border="0">
"><%=rs("title")%>
<% rs.movenext end if %>
<%if not rs.eof then%>
">" width="132" height="99" border="0">
"><%=rs("title")%>
<% rs.movenext end if %>
<%if not rs.eof then%>
">" width="132" height="99" border="0">
"><%=rs("title")%>
<% rs.movenext end if %>
<%if not rs.eof then%>
">" width="132" height="99" border="0">
"><%=rs("title")%>
<% rs.movenext end if %>
<%if not rs.eof then%>
">" width="132" height="99" border="0">
"><%=rs("title")%>
<% rs.movenext end if %>
<%if not rs.eof then%>
">" width="132" height="99" border="0">
"><%=rs("title")%>
<% rs.movenext end if %>
<%if not rs.eof then%>
">" width="132" height="99" border="0">
"><%=rs("title")%>
<% rs.movenext end if %>
<%if not rs.eof then%>
">" width="132" height="99" border="0">
"><%=rs("title")%>
<% rs.movenext end if %>
<%if not rs.eof then%>
">" width="132" height="99" border="0">
"><%=rs("title")%>
<% rs.movenext end if %>
<%if not rs.eof then%>
">" width="132" height="99" border="0">
"><%=rs("title")%>
<% rs.movenext end if %>
<%if not rs.eof then%>
">" width="132" height="99" border="0">
"><%=rs("title")%>
<% rs.movenext end if %>
<%else%>

没有相关信息!!!
<%end if%>