📄 admin_index.asp
字号:
<%PageName="admin"%>
<!--#include file="session.asp"-->
<%checkAdmin1%>
<!--#include file="conn.asp"-->
<!--#include file="const.asp"-->
<!--#include file="top.asp"-->
<%'---快速添加文章开始------%>
<table border="1" width="100%" cellspacing="0" cellpadding="1" bgcolor="<%=MainBgColor%>">
<tr>
<td valign=top> <br>
<table width="60%" border="1" align="center" cellpadding="1" cellspacing="0" bgcolor="<%=MainBgColor%>">
<tr>
<td valign=top> <form method="POST" action="admin_NewsAdd2.asp">
<table border="1" width="100%" cellspacing="0" cellpadding="0" Class="TableLine" bordercolorlight="<%=MainBColor%>" bgcolor="<%=MainCColor%>">
<tr>
<td width="100%" height="20" colspan=2 align=center background="images/admin/b3.gif" bgcolor="<%=MainTColor%>"><b>快速发布文章</b></td>
</tr>
<tr>
<td align="center">
<p>
<%
adminURL="admin_NewsAdd1.asp?"
%>
<!--#include file="admin_ManaSelect.asp"-->
</p>
</td>
</tr>
<tr>
<td align="center" height="25"> <%if request("Bigclassname")="" then%> <input type="button" value=" 确 定 " name="cmdok" onclick="window.alert('请选择大类!')">
<%else%> <input type="submit" value=" 确 定 " name="cmdok"> <%end if%> </td>
</tr>
</table>
</form></td>
</tr>
</table>
<%rs.close
set Trs=nothing
set rs=nothing%>
<%'---快速添加文章结束------%>
<br>
<br>
<table cellpadding="2" cellspacing="1" border="1" width="60%" align=center>
<tr>
<th height=25 colspan=2 background="images/admin/b3.gif"><font color="#FFFFFF">庐江二中校园网系统</font></th>
<tr>
<td width="20%" height=23 ><div align="center"<font color="#000000">程序制作</font></td>
<td width="80%" ><div align="center">庐江二中 笨笨猪</td>
</tr>
<tr>
<td width="20%" height=23 ><div align="center"><font color="#000000">总体规划</font></td>
<td width="80%" ><div align="center">庐江二中 笨笨猪</td>
</tr>
<tr>
<td width="20%" height=23 ><div align="center"><font color="#000000">版权所有</font></td>
<td width="80%" ><div align="center">庐江二中校园网络中心 </td>
</tr>
<tr>
<td width="20%" height=23 ><div align="center"><font color="#000000">相关链接</font></div></td>
<td width="80%" ><div align="center"><select name="select" onchange="jumpto(this.options[this.selectedIndex].value)">
<option>>> 有用的链接 <<</option>
<option value="http://www.ljez.com.cn/">庐江二中校园网</option>
<option value="http://www.ljez.com.cn/bbs/">庐江二中校园论坛</option>
<option value="http://www.ljez.com.cn/bbs/">最新下载</option>
<option value="http://www.ljez.com.cn/bbs/">技术专区</option>
</select> </td>
</tr>
</table>
<script language='javascript'> function jumpto(url) { if (url != '') { window.open(url); } } </script>
<table width="90%" border="0" align="center">
<tr>
<td class=news><strong>欢迎进入庐江二中校园网系统后台管理中心!在使用前请注意以下几点:</strong><br>
<br> <ol>
<li>你现在使用的是庐江二中校园网系统2.0 SQL 版,本系统采用 ASP + MSSQL2000 开发,具有较完善的前台和强大的后台管理功能,详细请见:<a href="FunctionList.asp">功能列表</a></li>
<li>使用前请先设置好“网站资料管理”内容。</li>
<li>公告、友情站点、广告和网站调查,必须选定后方可在首页显示出来;</li>
<li>单页文章的显示以最后一条为准;</li>
<li>查看“服务器信息”中的“服务器IIS的支持”可以知道你的服务器是否支持FSO;</li>
<li>组件的注册需要在系统所在的服务器端执行,注册方法请查看“<a href="dll/%D7%E9%BC%FE%CB%B5%C3%F7.txt" target="_blank">组件说明</a>”。注册的图片上传方式和FSO图片上传方式的区别在于速度上更快。</li>
<li>如果管理员又是大类管理员又是其他大类的小类管理员,请以最大权限添加该用户;</li>
<li>更多的网站设置请查看和编辑 function.asp,内有中文说明。</li>
<li><font color="#FF0000">本系统由庐江二中网络中心修改开发,免费发布,仅限个人使用,不得经过任何途径修改本程序后作为商业系统出售</font></li>
<li>如果你在使用中遇到问题,你可以在本系统<a href="http://www.ahljez.cn/" target="_blank">演示版</a>上测试是否存在同样问题,以区分是你环境问题还是使用问题。</li>
<li>技术支持:<a href="http://www.ahljez.cn/bbs/" target="_blank">庐江二中校园论坛</a></li>
<li>系统升级或补丁下载:<a href="www.ahljez.cn/bbs/" target="_blank">庐江二中校园网系统</a></li>
</ol></td>
</tr>
</table></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -