% Chk_Admin_Login() Id=zhcx.checknumeric(request("Id")) Btn="添加" Click_Num=0 if Id>0 then Btn="修改" Sql="Select * From Z_Class where Id="&Id Set rs=zhcx.conn(sql) if not rs.eof then Title=trim(rs("Title")) StartTime=rs("startTime") EndTime=rs("EndTime") Content=rs("Content") Autor=trim(rs("Autor")) address=trim(rs("address")) P_title=trim(rs("P_title")) P_keyword=trim(rs("P_keyword")) P_description=trim(rs("P_description")) pathhtml=trim(rs("pathhtml")) Click_num=rs("Click_num") end if rs.close set rs=nothing end if %> <%=Zhcx.GetTopTemplates(2)%>
<%=btn%>课程 |
---|