%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <%'templatev20此行代码供安装插件用勿删改%>
<%'include此行代码供安装插件用勿删改%> <% if ishtml=2 then funpath = "../" else funpath = "./" end if Const dbpath = "./" Set ctr_page = New tr_page Set ctr_user = New tr_user id = tr_killstr(request.querystring("id"), 1, 8, 1, "", "", "", "", 2) pageno = tr_killstr(request.querystring("pageno"), 1, 8, 1, "", "", "", "", 1) dohtml = tr_killstr(request.querystring("dohtml"), 1, 8, 3, "", "", "", "", 1) if dohtml<>1 then call jumphtml(id,pageno) sql = "select * from tr_article where ispass=1 and isdel=0 and id="&id&" " rs.Open sql, conn, 0, 1 If rs.EOF Or rs.bof Then response.write ""&vbcrlf&""&vbcrlf&""&vbcrlf&"