⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ycms@news.asp

📁 安全性好,适用于展示和进行资源下载的个人和大型网站使用!
💻 ASP
字号:
<!--#include file="inc/conn.asp"-->
<%
call checkadmin("news")
%>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<link rel="STYLESHEET" type="text/css" href="inc/css.css">
<script type='text/javascript' language='javascript' src='inc/js.js'></script>
</head>
<body style="padding:0;margin:0">
<table width="100%" border="0" cellpadding="0" cellspacing="0" rules='none' class='3d'>
<tr class='bg'  height="22">
<td>&nbsp;<img src=img/admin.gif border='0' width='15' height='15' align='absMiddle'>&nbsp;<a href="YCMS@News.asp?action=type">鍒嗙被绠$悊</a>&nbsp;<a href="YCMS@News.asp?action=addtype">娣诲姞鍒嗙被</a>&nbsp;<a href="YCMS@News.asp">鏂伴椈绠$悊</a>&nbsp;<a href="YCMS@News.asp?action=add">娣诲姞鏂伴椈</a></td></tr></table>
<%
select case Request.QueryString("action")
case"type"
call alltype("YCMS_newsclass","鏂伴椈")
case"edittype"
call edittype("YCMS_newsclass",request("id"))
case"edittypename"
call submittype("YCMS_newsclass",request("id"),request("classname"))
case"addtype"
call addtype()
case"addtypeok"
call addtypeok("YCMS_newsclass",request("classname"))
case"addtype2"
call addtype2(request("id"))
case"addtype2ok"
call addtype2ok("YCMS_newsclass",request("classname"),request("id"))
case"deltype"
call deltype("YCMS_newsclass",request("id"))
case "list" 		
call list()
case "add"
%>
<form method="post" name="form" id="form" onsubmit="return chk();" action="?action=addok">
<table width="100%" align='center' border="0" cellpadding="0" cellspacing="0" rules='none' class='3d'>
<tr class="title"  height="22"><td><b>&nbsp;<img src='img/ie.gif' border='0' width='15' height='15' align='absMiddle'>&nbsp;鍙戝竷鏂伴椈&nbsp;[鍙戝竷浜猴細<%if superuser="" then YCMS_print("鎮ㄥ凡缁忚秴鏃讹紒") else YCMS_print(superuser) end if%>]</b></td></tr>	
<tr class='bg' height="25"><td>&nbsp;鏂伴椈鏍囬

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -