当前位置:
if SubLar"" then
response.write SubLar & " >> "
else
if SubMid"" then
response.write SubMid
else
response.write "所有产品中的:" &Keywords&""
end if
end if
%>
pagecount=cint(request("page"))
else
pagecount=1
end if
rsprod.pagesize=8
rsprod.AbsolutePage=pagecount
%>
Do While Not rsprod.eof
%>
名 称:
型 号:
简 介:
市场价:
元
:
response.write "请咨询客服订购..."
else
%>
元
end if
n=n+1
rsprod.movenext
if n>=rsprod.pagesize then exit do
loop
%>
页次: /
下一页
1 and rsprod.pagecount=pagecount then %>
上一页
上一页
下一页
转到第
页
rsprod.close
set rsprod=nothing
%>