<%=daohang("title")%> 当前位置 :<%=TD_home%> > 首页 > -1.html"><%=daohang("title")%> > -1.html" title='<%=rs("title")%>'><%=rs("title")%>

<%=rs("title")%>

作者:<%=rs("zz")%>  来源:<%=rs("ly")%>  发表时间:<%=year(rs("data"))&"-"&month(rs("data"))&"-"&day(rs("data"))%>  <% set rs = server.createobject("adodb.recordset") curid=ad sql = "UPDATE news SET hit = hit + 1 WHERE id = " + cstr(curid) conn.execute sql sql = "SELECT * FROM news WHERE id = " + cstr(curid) rs.open sql,conn,1,1 response.write("点击:"&rs("hit")&"") %>
<%if rs("qx")="1" then%><%if session("username")<>"" then%>
<% call ShowArticleContent() %>
<%else%>
该文章仅会员可以查看
<%end if%> <%else%>
<% call ShowArticleContent() %>
<%end if%>
<%=ShowNews_next()%>
<%'以下显示分页 call PageControl(iCount,maxpage,page,"border=0 align=center","

") rs.close set rs=nothing %>