<%proid=request("proid") showname=conn.execute("select proid,proname from product where proid="&proid&"")(1)%> 免费无码不卡高清三级片,公妇仑乱视频免费看,伊人网欧美亚洲一级视频在线 " /> " />

无码av人妻精品一区二区三区抖音_久久亚洲AV无码之日韩精品麻豆_久久悠悠色综合视频_精东传媒在线播放网站

" 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%> 上一個:"><%=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%> 下一個:"><%=rsn("proname")%> <%rsn.movenext wend end if rsn.close set rsn=nothing%>
<%rs.close:set rs=nothing%>