<%=rs("title")%>
产品品牌:<%if rs("pinpaiID")<>"0" then%><%set pinpai=server.createobject("adodb.recordset")
exec="select * from [pinpai] where pinpaiID="&rs("pinpaiID")&""
pinpai.open exec,conn,1,1
%>" target="_blank" style="color:#003399"><%=pinpai("pinpai")%><%end if%> 产品介绍: |
||
<%if rs("img")<>"" then%>" class="img"> 公司简介 <%Set rs3 = Server.CreateObject("ADODB.Recordset") sql3="select body from About where id=1" rs3.open sql3,conn,1,3 body=left(Delurl(rs3("body")),420+(len(rs("title"))*3)) %><%=addkey(Delurl(body))%>...【更多介绍】 <%end if%> |
||
<%=xohome%>专业为您提供"><%=rs("title")%>,如有需要,可直接联系: | ||
<%if config("name")<>"" then%><%=config("name")%>
<%if config("sj")<>"" then%> <%=config("sj")%><%end if%>
<%if config("qq")<>"" then%> &Site=<%=config("name")%>Menu=yes" title="QQ交谈" target="blank"> <%=config("name1")%> <%if config("sj1")<>"" then%> <%=config("sj1")%><%end if%> <%if config("qq1")<>"" then%> &Site=<%=config("name1")%>Menu=yes" title="QQ交谈" target="blank"> <%=config("name2")%> <%if config("sj2")<>"" then%> <%=config("sj2")%><%end if%> <%if config("qq2")<>"" then%> &Site=<%=config("name2")%>Menu=yes" title="QQ交谈" target="blank"> |
||
<%
dim rstmp, nexttitle, prevtitle
set rstmp=server.CreateObject("adodb.recordset")
rstmp.open "select top 1 id, title from Products where fb=1 and id>" & request.QueryString("id") & " order by id asc",conn,1,1
if not rstmp.eof then
nexttitle="" & InterceptString(rstmp(1),60) & ""
else
nexttitle = "无"
end if
rstmp.close
rstmp.open "select top 1 id, title from Products where fb=1 and id<" & request.QueryString("id") & " order by id desc"
if not rstmp.eof then
prevtitle="" & InterceptString(rstmp(1),60) & ""
else
prevtitle = "无"
end if
rstmp.close
set rstmp=nothing
%>
上一个产品:<%=prevtitle%> 下一个产品:<%=nexttitle%> |
||
相关产品
|