<% 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 Title=trim(rs("Title")) Img_Src=trim(rs("Img_src")) Class_Id=rs("Class_Id") end if rs.close set rs=nothing end if %> <%=Zhcx.GetTopTemplates(2)%>
<%=btn%>新闻
标题: *
图片路径: