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

📄 toptable.asp

📁 后台默认管理账号密码:admin 后台主要功能如下:一、系统管理:管理员管理
💻 ASP
字号:
<!--#include file="Conn.asp"-->
<!--#include file="inc/md5.asp" -->
<%
'=================================
'   良精科技企业管理系统
'   QQ在线客服:65961930 82993936
'   咨询定购Tel:010-81991660
'      asp3721@hotmail.com 
'        www.liangjing.net
'  copyright(c)2001-2008 HoverCms 2007特别版
'=================================
%>
<%
Const MaxPerPage_Default=10        '首页每页文章数
Const MaxPerPage_Search=10        '文章搜索页每页文章数
Const MaxBigClassNumPerLine=10        '每行显示文章大类数
Const MaxSmallClassNumPerLine=10        '每行显示文章小类数
Const ShowSmallClassType_Default="Menu"        '首页的子栏目显示样式
Const ShowSmallClassType_Search="Tree"        '文章搜索页的子栏目显示样式
Const ShowSmallClassType_Article="Top"        '文章内容页的子栏目显示样式
Const ShowSmallClassType_Other="Menu"        '其他页面的子栏目显示样式
Const ShowContentByPage="Yes"        '文章内容是否分页显示
Const MaxPerPage_Content=200000        '每页显示大约字符数
Const ShowRunTime="Yes"        '是否显示页面执行时间
Const EnableArticleCheck="Yes"        '是否启用文章审核功能
Const EnableUploadFile="Yes"        '是否开放文件上传
Const EnableLinkReg="Yes"        '是否开放友情链接申请
Const PopAnnounce="Yes"        '是否弹出公告窗口
Const HitsOfHot=500        '热门文章点击数
Const MailObject="Jmail"        '邮件发送组件
Const MaxFileSize=200        '上传文件大小限制
Const SaveUpFilesPath="UploadFiles"        '存放上传文件的目录
Const UpFileType="gif|jpg|bmp|png|swf|doc|rar|zip|pdf"        '允许的上传文件类型
Const DelUpFiles="Yes"        '删除文章时是否同时删除文章中的上传文件
Const SessionTimeout=30     'Session会话的保持时间

dim Name
Name=replace(session("Name"),"'","")
if Name="" then
	call CloseConn()
response.Write("<script language='javascript'>top.location='Login.asp';</script>")
response.end
end if
%>

<link href="style.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<table cellpadding="0" cellspacing="0" border="0" align=center style="width:100%">
<tr><td class="toptable">
<table height="100%" width="100%" border=0 cellpadding=0 cellspacing=0>
<tr valign=middle>
	<td width=22 id=a1><img src="images/toleft.gif" alt="隐藏导航菜单" width="10" height="16" style="cursor:hand" onclick="changeSize()" onmouseover="this.src='images/toleft2.gif'" onmouseout="this.src='images/toleft.gif'"></td>
	<td style="color:#FFFFFF">&nbsp;&nbsp;良精科技[liangjing.net]管理系统<%=Sailing.Program_Version%></td>
	<td>	  
	  	  <div align="center">
	    <table border="0" align="right" cellspacing="0">
          <tr>
            <td width="100" class=t_menu onmouseover=this.className='t_menu_2' onmouseout=this.className='t_menu'><div align="center"><a href="http://www.liangjing.net/?i=buyStep.asp" target="_blank" >立即购买此产品</a></div></td>
            <td width="9">&nbsp;</td>
            <td width="100" class=t_menu onmouseover=this.className='t_menu_2' onmouseout=this.className='t_menu'><div align="center"><a href="Hover_Admin_Pass_edit.asp?ID=<%=idcount%>" >修改登录密码</a></div></td>
            <td width="0">&nbsp;</td>
            <td width="100" class=t_menu onmouseover=this.className='t_menu_2' onmouseout=this.className='t_menu'><div align="center"><a href="http://www.liangjing.net" target=_blank>良精科技官方</a></div></td>
            <td width="9"></td>
            <td width="100" class=t_menu onmouseover=this.className='t_menu_2' onmouseout=this.className='t_menu'><div align="center"><a href="../" target=_top><<<返回首页</a></div></td>
            <td width="9"></td>
			</tr>
        </table>
	      </div></td>
	</tr>
</table>
</td></tr>
<tr><td height=10></td></tr>
</table>
<%
sub htmlend
%>
<p>
<table cellspacing=0 cellpadding=0 width=95% align=center><tr>
  <td align=center>
Copyright &copy; 2003-2005 <a href=""http:="http:"//www.liangjing.net"" target=""_blank""><font color="#4455aa">良精科技[liangjing.net]</font></a> 版权所有. 保留所有权利.<br>
Powered by <font color=ffffff> <a target=_blank href="http://www.liangjing.net/" class=aaa><font color=000000>liangjing.net</font></a></font> Script Execution Time:<%=fix((timer()-startime)*1000)%>ms</td>
</tr></table>
<%
responseend
end sub

%>
<Script>
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

<!--
var pic=new Array("images/toleft.gif","images/toleft2.gif","images/toright.gif","images/toright2.gif")
var leftorright='leftFrame';
function changeSize(){
top.M_Frame.cols=(top.M_Frame.cols=="187,*")?"0,*":"187,*";
if (leftorright=='leftFrame'){
document.all.a1.innerHTML="<img src=\"images/toright.gif\" onmouseover=\"this.src=pic[3]\" onmouseout=\"this.src=pic[2]\" onclick=\"changeSize()\"style=\"cursor:hand\" alt=\"显示导航菜单\">";
leftorright='mainFrame';
}
else
{
document.all.a1.innerHTML="<img src=\"images/toleft.gif\" onmouseover=\"this.src=pic[1]\" onmouseout=\"this.src=pic[0]\" onclick=\"changeSize()\"style=\"cursor:hand\" alt=\"隐藏导航菜单\">";
leftorright='leftFrame';
}
}
function insertHTML(html) {
    editor.insertHTML(html);
}
-->
</script>

⌨️ 快捷键说明

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