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

📄 manage_basic.asp

📁 ①后台增加了基本设置功能
💻 ASP
字号:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<%@language=vbscript codepage=936 %>
<!--#include file="Manage_Manage.asp"-->
<!--#include file="conn.asp"-->
<!--#include file="Inc/popedom.asp"-->
<link href="Inc/Tzstudent_Com.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">

<link href="Inc/Tzstudent_Com.css" rel="stylesheet" type="text/css">
<p>&nbsp;</p>
<table width="90%" border="0" align="center" cellpadding="3" cellspacing="1" bgcolor="#DEDFDE">
<form name="myform" method="post"> 
 <tr bgcolor="#f7f7f7">
    <td colspan="2"><div align="center"><strong>网 站 基 本 设 置</strong></div></td>
  </tr>
  <tr bgcolor="#FFFFFF">
    <td width="281" bgcolor="#FFFFFF"><div align="center">网站名称:</div></td>
    <td width="612"><input name="W_WebSiteName" type="text" class="input_text" id="W_WebSiteName" size="40" value="企业网站智能管理系统 V3.0"></td>
  </tr>
  <tr bgcolor="#FFFFFF">
    <td width="281" bgcolor="#FFFFFF"><div align="center">网站网址:</div></td>
    <td><input name="W_WebSiteUrl" type="text" class="input_text" id="W_WebSiteUrl" size="40" value="http://www.tzstudent.cn"></td>
  </tr>
  <tr bgcolor="#FFFFFF">
    <td width="281" bgcolor="#FFFFFF"><div align="center">版权信息:</div></td>
    <td><input name="W_Copyright" type="text" class="input_text" id="W_Copyright" size="40" value="Copyright &copy; WwW.TzsTudenT.Cn &#8482; Inc. All rights reserved."></td>
  </tr>
  <tr bgcolor="#FFFFFF">
    <td width="281" bgcolor="#FFFFFF"><div align="center">备案号:</div></td>
    <td><input name="W_Beian" type="text" class="input_text" id="W_Beian" size="40" value="苏ICP备05086067号"></td>
  </tr>
  <tr bgcolor="#FFFFFF">
    <td width="281" bgcolor="#FFFFFF"><div align="center">免费计数器:</div></td>
    <td><input name="W_Count" type="text" class="input_text" id="W_Count" size="40" value="<script src='http://s36.cnzz.com/stat.php?id=118663&web_id=118663&show=pic' language='JavaScript' charset='gb2312'></script>"></td>
  </tr>
  <tr bgcolor="#FFFFFF">
    <td height="40" colspan="2" bgcolor="#FFFFFF">
	<input type="hidden" name="save" size="80"  value="yes">
	<div align="center">
	<input type="submit" value="提交" name="B1" >&nbsp;&nbsp;
									<input type="reset" value="重置" name="B2" > 
    </div></td>
    </tr>
 </form>
</table>

⌨️ 快捷键说明

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