<%proid=request("proid") showname=conn.execute("select proid,proname from product where proid="&proid&"")(1)%> 在线看国产成人精品网,亚洲欧美日韩综合在线尤物,在线精品免费观看综合 " /> " />

黄片小视频在线播放_欧美一级黄片综合久久_亚洲精品乱码在线观看播放换脸_一区二区国内视频精品

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

 
產(chǎn)品類別 當(dāng)前位置 --> 網(wǎng)站首頁(yè) --> 產(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%>