<% dim classcode pp=request("classcode") set rs=server.createobject("adodb.recordset") sql="select * from proclass where classcode="&pp&"" rs.open sql,conn,1,1 classname=rs("classname") classremark=rs("classremark") classnamexx=classname classnamexx=replace(classnamexx," ","-") %> <%=CompanyName%>-<%=rs("classname")%>
¹Ø¼ü´Ê£º
 
<%=CompanyName%>
Add£º<%=webaddress%>
Tel£º<%=webtel%>
Fax£º<%=webfax%>
Mobile£º<%=mobile%>
E-mail£º<%=webemail%>
   
 
    <%=CompanyName%>The factory mainly manufactures all kinds of pneumatic hydraulic pressure pipe tie-ins, quick linking tie-ins of small joint, widened joint and welding joint, pastern pipes and pneumatic hydraulic pressure cut-off valves. There are altogether 5000 kinds of products that can be sorted into 12 classes. These products are in accordance with National Technique Standard and have won good favors from customers. Sticking to our principle of " Timely delivery¡¢Quality first¡¢Credit first", we are willing to cooperate with you honestly for mutual development.
<% set rs3=server.createobject("adodb.recordset") sql3="select * from products where ClassID="&request("classcode")&" order by id asc" rs3.open sql3,conn,1,1 if not isempty(request("page")) then pagecount=cint(request("page")) else pagecount=1 end if rs3.pagesize=4 rs3.AbsolutePage=pagecount rec=rs3.PageCount %>
<% i=1 do while not rs3.eof %> <% i=i+1 if i>rs3.pagesize then exit do if i>rs3.pagesize then response.write "" if (i-1)/1=int((i-1)/1) then%> <% end if rs3.movenext loop %>

">" alt="<%=classname%> <%response.write rs3("Style_No")%>" width="150" height="113" border="0">
Name£º
<%=classname%>
Model£º
Description£º
<% hContent=RemoveHTML(rs3("Content")) if len(hContent)>100then%> <%=Left(hContent,100)%>... <% else%> <%=hContent%> <%end if%>
"><%=classname%>  

<% response.write"
" response.write "" if pagecount=1 then response.write "First Previous " else response.write "First " response.write "Previous " end if if rs3.PageCount-pagecount<1 then response.write "Next Last" else response.write "Next " response.write "Last" end if response.write "  "&pagecount&"/"&rs3.pagecount&"Page  " response.write "ToPage " response.write "" %>