<% Chk_Admin_Login() response.write Zhcx.GetTopTemplates(2) Id=zhcx.CheckNumeric(request("Id")) btnTxt="添加" if Id>0 then btnTxt="修改" Sql="Select Admin_Name,Admin_Pwd From Z_Admin where Id="&Id set rs=zhcx.Conn(sql) if not rs.eof then Admin_Name=rs("Admin_Name") end if rs.close set rs=nothing end if %>
管理员管理--添加管理员
后台登陆名称:
后台登陆密码: