2.asp

来自「系统管理,大家可以看看,能给你不少的启发吧.」· ASP 代码 · 共 79 行

ASP
79
字号
<!--#include file="check.asp" -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>后台管理页</title>
<link href="css.css" rel="stylesheet" type="text/css">
</head>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td height="35" background="img/admin_top_bg.gif"><img src="img/copy.gif" height="35"></td>
  </tr>
</table>
<table width="820" height="100" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td valign="top">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr height="10"> 
          <td height="5"></td>
        </tr>
      </table>
      
        
      <table width="98%" border="0" align="center" cellpadding="0" cellspacing="1" class="table">
          <tr > 
            <td  bgcolor="799AE1"height="26" align="center" class="font"> 
              <table width="99%" border="0" align="right" cellpadding="0" cellspacing="0">
                <tr> 
                  
                <td class="font"><strong><font color="#FFFFFF">后台管理页面</font></strong></td>
                </tr>
              </table></td>
          </tr>
          <tr> 
            
          <td height="25" align="center" bgcolor="#FFFFFF" class="td"><strong><font color="#FF0000">恭喜!您已成功登陆!</font></strong></td>
          </tr>
        
          <tr> 
            
          <td height="25" align="center" bgcolor="#FFFFFF" class="td">
			<p align="left">公司产品报价管理系统 V1.2<br>
			<br>
			程序特点<br>
			<br>
			1,不再为EXCEL或WORD的报价单而做各方面的调整<br>
			2,报价单集中管理,不再为一个客户的报价而到处查找<br>
			3,不再为久远的报价单据保存而烦恼<br>
			4,只要会打字,1分钟轻松完成一张报价单<br>
			5,网络操作,简单,方便<br>
			6,报价单支持直接打印(在IE中页面设置中删除&quot;页眉&quot;与&quot;页脚&quot;),否则打印出的报价单会显示网页信息.<br>
 </p>
			<p align="left">就1.0版本修改地方:<br>
			1.公司网站等信息在后台修改<br>
			2.报价栏目在后台设置(除单价和数量外)<br>
			3.程序做了一定的美工处理</p>
			<p align="left"><br>
			其中的BUG请您在使用中指出<br>
			也可为您定做您所要求的报价单<br>
			联系QQ:49566906 E-mail:yangfanlg@163.com</td>
          </tr>
        
          <tr> 
            
          <td height="25" align="center" bgcolor="#FFFFFF" class="td"> </td>
          </tr>
        
      </table>
      <table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr height="10"> 
          <td height="10"></td>
        </tr>
      </table></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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