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

📄 tianjiazhanghao.asp

📁 自己做的一个在线光碟租售系统
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<style type="text/css">
<!--
.STYLE1 {
	font-size: 16px;
	font-weight: bold;
}
.STYLE2 {	font-size: xx-large;
	font-family: "华文行楷";
	color: #00FF00;
}
.STYLE3 {	font-family: "宋体";
	font-size: small;
}
.STYLE4 {	font-size: 36px;
	color: #33CC66;
}
.STYLE9 {color: #D4D0C8}
body {
	margin-left: 100px;
	margin-right: 30px;
}
-->
</style>
</head>

<body>
<table width="764" height="548" border="1" bordercolor="#333333">
  <tr>
    <td height="96" bgcolor="#666666"><div align="center"><span class="STYLE2"><span class="STYLE4">欢迎进入管理主页</span></span><img src="photo/11.jpg" width="194" height="77" align="absmiddle" /></div></td>
  </tr>
  <tr>
    <td height="30" bgcolor="#999999"><div align="center" class="STYLE1">添加帐号</div></td>
  </tr>
  <tr>
    <td height="314" bgcolor="#999999"><form id="form1" name="form1" method="post" action="zhaddfinish.asp">
      <label>
      <div align="center"><br />
        <br />
        <br />
        <br />
        请输入新帐号
        <input name="ID4" type="text" id="ID4" />
        <br />
        <br />
       请 输入密 码 
       <input type="password" name="textfield" />
       <br />
       <br />
      再次输入密码
      <input name="PSW2" type="password" id="PSW2" />
      <br />
      <br />
      <br />
      <br />
      <br />
      <input type="submit" name="Submit" value="提交"  />
       <input type="reset" name="Submit2" value="重设" />
       <input type="button" name="button" id="button" value="返回" onClick="window.location='loginOK.asp'"/>
      </div>
      </label>
      <p>
        <label></label>
      </p>
      <p align="center">      <a href="loginOK.asp"></a> </p>
      <p>
        <label></label>
      </p>
      <p>
        <label></label>
      </p>
    </form>    </td>
  </tr>
  <tr>
    <td bgcolor="#999999"><p align="center" class="STYLE9">注意:本网页受版权保护,任何个人或集体未经允许私自拷贝都属于违法行为,我们将采取措施。</p>
    <p align="center" class="STYLE9">@2007年12月28日</p></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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