%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <% page=clng(request("page")) classId=CheckID(Request("Id")) if classid <>"" then set rs=conn.execute("select classname,classid from class where classid="&classid&"") if not rs.eof then classname=rs("classname") end if rs.close set rs=nothing else classname="新闻中心" end if%>
序号 | 标题 | 时间 |
---|---|---|
<%=rs("id")%> | " target="_blank" title="<%=rs("title")%>"><%=rs("title")%> |
<%=FormatDate(rs("times"),4)%> |