<% set Menu=new TreeMenu Chk_Admin_Login() Id=zhcx.checknumeric(request("Id")) Class_Id=zhcx.checknumeric(request("Class_Id")) Btn="添加" if Id>0 then Btn="修改" Sql="Select * From Z_News where Id="&Id Set rs=zhcx.conn(sql) if not rs.eof then Class_Id=rs("Class_Id") Title=trim(rs("Title")) Content=rs("Content") P_title=trim(rs("P_title")) P_keyword=trim(rs("P_keyword")) P_description=trim(rs("P_description")) pathhtml=trim(rs("pathhtml")) Tag=trim(rs("Tag")) end if rs.close set rs=nothing end if %> <%=Zhcx.GetTopTemplates(2)%>
<%=btn%>新闻
标题: *
标签:
网页标题:
网页关键字:
网页描述:
内容:
页面路径: *(例如:<%=getClassInfo(class_Id,"filepath")%>/index.html)