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

📄 index.asp

📁 个性网名转换-繁体字转换-qq强制聊天-qq秀查看-空间留言代码编辑器-等其他常用工具
💻 ASP
字号:
<!-- #include file="conn.asp"-->
<%
If Session("user")="" Then
Response.Redirect "login.asp"
End If
set rs=Server.CreateObject("ADODB.RecordSet")
	sql="select * from info"
	rs.open sql,conn,1,1
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title><%=Session("user")%> -  管理中心 - netsoz.com</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta http-equiv="Content-Language" content="zh-cn" />
<link href="/favicon.ico" type="image/x-icon" rel="shortcut icon" />
<link href="/favicon.ico" type="image/x-icon" rel="bookmark" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="imagetoolbar" content="no" />
<meta content="Copyright 2007 netsoz.com" name="copyright" />
<link href="../css/accounts.css" type="text/css" rel="stylesheet" />
</head>
<body bgcolor="#FFFFFF">
<DIV id=Head>
<table width="100%"  border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="220" align="center" style="padding:1px 0px 0px 0px;"><a href="../index.asp" onFocus="this.blur();"><img src="../images/logo_coodirs.gif" width=206 height=50 vspace=7 border=0 alt="netsoz中文网站目录"></a></td>
    <td valign="top" style="padding:1px 0px 0px 0px;"><table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
    <tr>
      <td align="right" valign="top" style="padding:6px 16px 0px 0px;">
	 
	  <strong><%=Session("user")%></strong> - <a href="../accounts/" class="linkNo">我的帐户</a> - <a href="../index.asp" class="linkNo">网站目录首页</a> - <a href="../accounts/logout/" class="linkNo">退出</a>
	  
	  </td>
    </tr>
</table>
</td>
  </tr>
</table> 
  <table width="100%" border="0" cellpadding="2" cellspacing="1" style="border-top:1px solid #99B2CC; border-bottom:1px solid #99B2CC;">
    <tr>
      <td height="20" bgcolor="#DBE9F4">&nbsp;您的位置:<strong><%=Session("user")%></strong> 的管理中心</td>
    </tr>
  </table>
	  <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
		  <td width="160" valign="top" style="padding:6px 0px 0px 0px;">
<!-- #include file="LeftMenu.asp"-->
<table width="100%" border="0" cellspacing="1" cellpadding="2" style="margin-bottom:30px;">
  <tr>
     <td height="1" background="../images/dot_line.gif"></td>
 </tr>		
</table>
		  </td>
		  <td width="1" background="../images/dot_line.gif"></td>
          <td valign="top" style="padding:10px 16px 60px 16px;">    <table class="border" height="62" cellspacing="1" cellpadding="3" width="98%" align="center"
        border="0">
        <tbody>
            <tr class="title">
                <td>
                    欢迎使用Netsoz网站分类目录管理系统(NZWDS v1.0)
               </td>
            </tr>

            <tr class="sysinfo">
                <td class="sysinfo" height="1">


                </td>
            </tr>
        </tbody>
    </table>
    <table class="border" cellspacing="1" cellpadding="3" width="98%" align="center"
        border="0">
        <tbody>
            <tr class="title">
                <td height="33" align=left>&nbsp;<b>信息记录</b></td>
            </tr>
            <tr class="sysinfo">
                <td class="sysinfo" height="28">
                    <strong><%=Session("user")%></strong>&nbsp;您好! 身份:超级管理员组 今天是:

                    <script language="JavaScript" type="text/JavaScript">var day="";
		var month="";
		var ampm="";
		var ampmhour="";
		var myweekday="";
		var year="";
		mydate=new Date();
		myweekday=mydate.getDay();
		mymonth=mydate.getMonth()+1;
		myday= mydate.getDate();
		myyear= mydate.getYear();
		year=(myyear > 200) ? myyear : 1900 + myyear;
		if(myweekday == 0)
		weekday=" 星期日 ";
		else if(myweekday == 1)
		weekday=" 星期一 ";
		else if(myweekday == 2)
		weekday=" 星期二 ";
		else if(myweekday == 3)
		weekday=" 星期三 ";
		else if(myweekday == 4)
		weekday=" 星期四 ";
		else if(myweekday == 5)
		weekday=" 星期五 ";
		else if(myweekday == 6)
		weekday=" 星期六 ";
		document.write(year+"年"+mymonth+"月"+myday+"日 "+weekday);
                    </script>

                </td>
            </tr>
            <td>
                共有注册网站: <b><font color="red"><%=rs.Recordcount%></font></b> 个。</td> 
        </tbody>
    </table>

    <table class="border" height="33" cellspacing="1" cellpadding="3" width="98%" align="center"
        border="0">
        <tbody>
            <tr class="title">
                <td width="100%" height="25" align=left>
                    <b>&nbsp;开发团队</b></td>
            </tr>
            <tr class="sysinfo">
                <td height="25">
                    www.netsoz.com</td>
            </tr>
        </tbody>
    </table>
    <table class="border" height="132" cellspacing="1" cellpadding="5" width="98%" align="center"
        border="0">
        <tbody>
            <tr class="title">
                <td colspan="4" align=left>
                    <b>&nbsp;联系我们</b></td>
            </tr>

            <tr class="sysinfo">
                <td width="13%" height="20">
                    <div align="center">
                        官方网站</div>
                </td>
                <td width="30%" height="20">
                    <a href="http://www.netsoz.com/" target="_blank">netsoz.com</a></td>
                <td width="12%">

                </td>
                <td width="45%">
                    论坛:<a href="http://bbs.netsoz.com/" target="_blank">bbs.netsoz.com</a></td>
            </tr>
            <tr class="sysinfo">
                <td colspan="4" height="20">
                    <div align="center">
                        &copy;  2007 <a href="http://bbs.netsoz.com">NZ软件</a>  Inc. All Rights Reserved</div>
                </td>
            </tr>
        </tbody>
    </table>
</td>
        </tr>
      </table>
<%=sitefoot%>
<%
rs.close
set rs=nothing
set conn=nothing
%>
</div>
</body>
</html>

⌨️ 快捷键说明

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