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

📄 admin_welcome.asp

📁 5237 论坛.rar
💻 ASP
字号:
<!--#include file="Inc/Level012.asp" -->
<!--#include file="Connections/connY.asp" -->
<!--#include file="Inc/TimeFormat.asp" -->
<!--#include file="Inc/UBBCode.asp" -->
<!--#include file="Inc/SetCss.asp" -->
<html>
<head>
<title><%=Forum_Title%></title>
<meta http-equiv="Content-Type" content="text/html;">
<meta http-equiv="Expires" CONTENT="0">
<meta http-equiv="Cache-Control" CONTENT="no-cache">
<meta http-equiv="Pragma" CONTENT="no-cache">
<!--#include file="Inc/Css.asp" -->
<script language=Javascript src="Js/Menu.Js"></script>
<script language=Javascript src="Js/Button.Js"></script>
<script language=Javascript src="Js/Operate.Js"></script>
</head>
<body leftmargin="0" topmargin="0" bgcolor="<%=Forum_ColorList_BgColor%>" vlink="<%=Forum_Css_A_Link_Color%>" onLoad="MM_preloadImages('<%=Forum_Pic_Write2%>','<%=Forum_Pic_Vote2%>')">
<!--#include file="Inc/Top.asp" -->
<table width="<%=Forum_Width%>" border="0" cellspacing="1" cellpadding="0" align="center" bgcolor="<%=Forum_ColorList_BorderColor%>">
  <tr> 
    <td height="20" bgcolor="<%=Forum_ColorList_BgColor%>"> 
      <table width="100%" border="0" cellspacing="0" cellpadding="0" class="font">
        <tr> 
          <td>&nbsp;您所在的位置: <a href="../" onfocus="this.blur()">首页</a> &gt;&gt; 
            <a href="List.asp" onFocus="this.blur()">讨论组</a> &gt;&gt; <font color="<%=Forum_ColorList_NavFontColor%>">论坛管理系统</font></td>
          <td width="18"> 
            <div align="center"></div>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr> 
    <td height=1></td>
  </tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="1" cellpadding="2" align="center" bgcolor="<%=Forum_ColorList_BorderColor%>" class="font">
  <tr> 
    <td valign="top" width="102" bgcolor="<%=Forum_ColorList_BgColor%>"> 
      <table width="100%" border="0" cellspacing="1" cellpadding="0">
        <tr> 
          <td> 
            <!--#include file="Inc/Menu.asp" -->
          </td>
        </tr>
      </table>
    </td>
    <td bgcolor="<%=Forum_ColorList_BgColor%>" valign="top"> <br>
      <br>
      <table width="80%" border="0" cellspacing="1" cellpadding="2" align="center" class="font" bgcolor="<%=Forum_ColorList_BorderColor%>">
        <tr> 
          <td bgcolor="<%=Forum_ColorList_TitleColor%>" height="20"> 
            <div align="center">欢迎使用5237论坛</div>
          </td>
        </tr>
        <tr> 
          <td bgcolor="<%=Forum_ColorList_BgColor%>" valign="top">论坛版本:V3.0 2002-11-08<br>
            <br>
            版权所有:5237网络互动 5237.net<br>
            <br>
            主页网址:http://www.5237.net<br>
            <br>
            论坛网址:http://bbs.5237.net<br>
            <br>
            联系方式:古墓情殇 QQ(42094)拒绝闲聊,Mobile(13017399263)(业务联系,拒绝闲聊),Address(中南大学校本部3-309#)<br>
            <br>
            5237论坛源码无偿提供给正在学习和爱好网络编程的人.<br>
            <br>
            版权信息:<br>
            <br>
            1、非经5237.net书面授权许可,不得将之用于盈利或非盈利性的商业用途;<br>
            <br>
            2、为适应实际的计算机应用环境或者改进其功能、性能,可以进行必要的修改,但不得去除5237的版权标示;<br>
            <br>
            3、未经5237.net书面授权许可,不得向任何第三方提供修改后的软件; 
            <p>4、使用该软件必须保留5237的版权声明,将该软件从原有自然语言文字转换成另一自然语言文字的,仍应注明出处;<br>
              <br>
              5、本论坛的用户密码加密(MD5)加密和IP地址来源数据库来自动网,特此提出,也十分感谢动网论坛给作者提供了一个很好的学习机会.<br>
            </p>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<!--#include file="Inc/Bottom.asp" -->
</body>
</html>

⌨️ 快捷键说明

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