<%=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")&"") %>

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

栏目导航