<%q=Funsql(request("q")) page=Funsql(request("page")) typeid=Funsql(request("typeid")) if numCode<>"" then if not isnumeric(numCode) then response.write"" response.end end if end if if q<>"" then if typeid<>"" then sql="select * from mrmy where content like '%"&q&"%' or author like '%"&q&"%' and typeid="&typeid&" order by id DESC" else sql="select * from mrmy where content like '%"&q&"%' or author like '%"&q&"%' order by id DESC" end if else if typeid<>"" then sql="select * from mrmy where typeid="&typeid&" order by id DESC" else sql="select * from mrmy order by rnd(id-timer()) DESC" end if end if if typeid<>"" then dim rs22,sql22,fenlei set rs22=server.createobject("adodb.recordset") sql22="select * from typename where id="&typeid rs22.open sql22,conn,1,1 if not rs22.eof then fenlei=rs22("typename") end if rs22.close set rs22=nothing end if set rs=server.createobject("adodb.recordset") rs.open sql,conn,1,1 totalcs=rs.recordcount i=0 perpage=10%>

国产婷婷国语对白|人妖专区免费视频精品|精品国产免费二区二区|精品少妇AY一区二区三区|亚洲无码人妻在线一区二区|别揉我奶头~嗯啊精品成人|日本免费一区二区三区在线观看|日韩人妻无码一区二区三区合部

<%if q<>"" then%>查詢的關(guān)鍵字:<%=q%><%else%>名人名言<%end if%><%if fenlei<>"" then%><%=fenlei%><%end if%>大全

<%dim totalcs,Currentpage,totalpages,i,Letter,tempStr if not rs.eof then rs.movefirst rs.pagesize=perpage if page<>"" then currentpage=clng(request("page")) if currentpage>rs.pagecount then currentpage=rs.pagecount end if else currentpage=1 end if if currentpage<>1 then if (currentpage-1)*perpage" do while not rs.eof and i"" then content=replace(rs("content"),q,keyword1) author=replace(rs("author"),q,keyword1) else content=rs("content") author=rs("author") end if%>

名人名言," title="<%=content%>" target="_blank"><%=content%>——<%=author%>

<%rs.movenext loop else if rs.eof and rs.bof then%> <%end if end if if page="" then page=1%>

<%=totalcs%>個(gè)作品 頁次:<%=page%>/<%=totalpages%>頁 <%if CurrentPage<2 then response.write "首頁 上一頁 " else response.write "首頁 " response.write "上一頁 " end if if totalpages-currentpage<1 then response.write "下一頁 尾頁 " else response.write "下一頁 尾頁 " end if%>  

<%sub typename() dim rstype,sqltype set rstype=server.createobject("adodb.recordset") sqltype="select * from typename" rstype.open sqltype,conn,1,1 if not rstype.eof then do while not rstype.eof%> " target="_blank" title="<%=rstype("typename")%>"><%=rstype("typename")%> <%rstype.movenext loop end if rstype.close set rstype=nothing end sub%>