<%=rs("title")%>

作者:<%=rs("zz")%> | 发布日期:<%=rs("data")%> | <% set rs = server.createobject("adodb.recordset") curid=ad sql = "UPDATE products SET hit = hit + 1 WHERE id = " + cstr(curid) conn.execute sql sql = "SELECT * FROM products WHERE id = " + cstr(curid) rs.open sql,conn,1,1 response.write("点击:"&rs("hit")&"") %> | 价格:<%=rs("jiage")%> | -1.html" title="订购">在线下单

" title="<%=rs("title")%>">" width="250" alt="<%=rs("title")%>" class="photo"/>

<% call ShowArticleContent() %>