<%proid=request("proid") showname=conn.execute("select proid,proname from product where proid="&proid&"")(1)%> 九九在线精品,黄色精品久久,久久免费少妇性大片 " /> " />

超碰香蕉,超碰97国语,国产草草,一区二区中文字幕日韩无码片

" width="234" height="70" /> " width="268" height="70" /> " width="229" height="51" />

 
產(chǎn)品類別 當(dāng)前位置 --> 網(wǎng)站首頁 --> 產(chǎn)品中心 --> <%=showname%>
 
<%proid=trim(request("proid")) conn.execute("update product set hits=hits+1 where proid="&proid&"") sql="select * from product where proid="&proid set rs=conn.execute(sql)%>
<%=rs("proname")%>
" border="0" >
<%=rs("yongtu")%>
<%set rsp=server.createobject("adodb.recordset") sqlp="select top 1 * from product where proid<"&rs("proid")&" order by proid desc" rsp.open sqlp,conn,1,1 if not rsp.eof then while not rsp.eof%> 上一個(gè):"><%=rsp("proname")%> <%rsp.movenext wend end if rsp.close set rsp=nothing%>
<%set rsn=server.createobject("adodb.recordset") sqln="select top 1 * from product where proid>"&rs("proid")&" order by proid asc" rsn.open sqln,conn,1,1 if not rsn.eof then while not rsn.eof%> 下一個(gè):"><%=rsn("proname")%> <%rsn.movenext wend end if rsn.close set rsn=nothing%>
<%rs.close:set rs=nothing%>