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

📄 regedit.asp

📁 树型ASP论坛下载
💻 ASP
📖 第 1 页 / 共 2 页
字号:
<!--#include file="../cc/conn.asp"-->
<html>
<head>
<title><%=mc%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../cc/css/style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {color: #000000}
.style2 {color: #FFFFFF}
-->
</style>
</head>

<body bgcolor="#FFFFFF">
<!--#include file="top.asp"-->
<%if regedit="是" then
if request("add")<>"yes" then%>
<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><form method="POST" action="regedit.asp?add=yes" name="form1" onsubmit="return check()">
        <div align="center"> 
          <center>
            <table border="1" width="500" height="359" cellspacing="0" cellpadding="2" bordercolorlight="#000000" bordercolordark="#FFFFFF">
              <tr bgcolor="#CCCCCC"> 
                <td height="27" colspan="4" class="zt"> <div align="center"> 
                    <center>
                      <p class="zt_1"><span class="style1">请 填 写 申 请 的 帐 号 资 
                        料(带**为必填项) </span><STRONG><FONT 
                        size=2></FONT></STRONG><font color="#FFFFFF"><STRONG><FONT 
                        size=2>                        
                        <script language=JavaScript>
function check()
{
  if(window.document.form1.name.value=="")
  {
     alert("请输入用户名!");
	 window.document.form1.name.focus();
	 return false;
  }
  if(window.document.form1.password.value=="")
  {
     alert("请输入密码!");
	 window.document.form1.password.focus();
	 return false;
  }
  if(window.document.form1.password2.value=="")
  {
     alert("请输入重复密码!");
	 window.document.form1.password2.focus();
	 return false;
  }
  if(window.document.form1.email.value=="")
  {
     alert("请输入E-Mail!");
	 window.document.form1.email.focus();
	 return false;
  }
  if(window.document.form1.pagename.value=="")
  {
     alert("请输入主页名称!");
	 window.document.form1.pagename.focus();
	 return false;
  }
    if(window.document.form1.pageurl.value=="")
  {
     alert("请输入主页地址!");
	 window.document.form1.pageurl.focus();
	 return false;
  }
  return true;
}

                        </script>
                        </FONT></STRONG></font> 
                    </center>
                </div></td>
              </tr>
              <tr align="center"> 
                <td width="80" height="22" class="zt" align="left" bgcolor="#F1F0EF" bordercolor="#CCCCCC">输入用户名:</td>
                <td width="157" height="22" class="zt" align="left"><font size="2"> 
                  <input type="text" name="name" size="10" maxlength="10" >
                  <font color="#0000FF">**</font></font></td>
                <td height="154" class="zt" align="left" colspan="2" rowspan="9" width="243"> 
                  <div align="center">提供的免费多用户的ASP计数器,采用ACCESS2000的数据库,有任何建议请给作者来信<a href="mailto:shwome99@126.com">shwome99@126.com</a>,站长会作更多改进!<br>
                  </div></td>
              </tr>
              <tr align="center"> 
                <td width="80" height="22" class="zt" align="left" bgcolor="#F1F0EF" bordercolor="#CCCCCC">输入密码:</td>
                <td width="157" height="22" class="zt" align="left"><font size="2"> 
                  <input name="password" type="password" id="password"  size="10" maxlength="10">
                  <font color="#0000FF">**</font></font></td>
              </tr>
              <tr align="center"> 
                <td width="80" height="22" class="zt" align="left" bgcolor="#F1F0EF" bordercolor="#CCCCCC">再输入一次密码:</td>
                <td width="157" height="22" class="zt" align="left"><font size="2"> 
                  <input name="password2" type="password" id="password2"  size="10" maxlength="10">
                  <font color="#0000FF">**</font></font></td>
              </tr>
              <tr align="center"> 
                <td width="80" height="22" class="zt" align="left" bgcolor="#F1F0EF" bordercolor="#CCCCCC">Email:</td>
                <td width="157" height="22" class="zt" align="left"><font size="2"> 
                  <input type="text" name="email" size="20" maxlength="20" >
                  <font color="#0000FF">**</font></font></td>
              </tr>
              <tr align="center"> 
                <td width="80" height="22" class="zt" align="left" bgcolor="#F1F0EF" bordercolor="#CCCCCC">OICQ:</td>
                <td width="157" height="22" class="zt" align="left"><font size="2"> 
                  <input type="text" name="oicq" size="12" maxlength="12" >
                  </font></td>
              </tr>
              <tr align="center"> 
                <td width="80" height="22" class="zt" align="left" bgcolor="#F1F0EF" bordercolor="#CCCCCC">主页名称:</td>
                <td width="157" height="22" class="zt" align="left"><font size="2"> 
                  <input type="text" name="pagename" size="20" maxlength="20" >
                  <font color="#0000FF">**</font></font></td>
              </tr>
              <tr align="center"> 
                <td height="22" class="zt" align="left" bgcolor="#F1F0EF" bordercolor="#CCCCCC">网址: 
                </td>
                <td height="22" class="zt" align="left"><font size="2"> 
                  <input name="pageurl" type="text" value="http://" size="20" maxlength="50" >
                  <font color="#0000FF">**</font></font></td>
              </tr>
              <tr align="center">
                <td height="22" class="zt" align="left" bgcolor="#F1F0EF" bordercolor="#CCCCCC">计数器初始值:</td>
                <td height="22" class="zt" align="left"><input name="total" type="text" id="total" value="0" size="10">
                  <font size="2"><font color="#0000FF">**</font></font></td>
              </tr>
              <tr align="center"> 
                <td width="80" height="22" align="left" valign="top" bordercolor="#CCCCCC" bgcolor="#F1F0EF" class="zt">计数器是否显示: 
                </td>
                <td width="157" height="22" align="left" valign="top" class="zt"><font size="2"> 
                  <input name="hidden" type="radio" value="1" checked>
                  <input name="hidden" type="radio" value="2">
                  否<br>
                  一般选“是”,选“否”则表示加入计数器的页面不会显示计数器,但计数正常,需到管理页面查看计数数值。<br>
                  </font></td>
              </tr>
            </table>
            <table border="1" width="500" height="73" cellspacing="0" cellpadding="3" bordercolorlight="#000000" bordercolordark="#FFFFFF">
              <tr> 
                <td width="83" height="25" align="center" class="zt" bgcolor="#00CCFF"> 
                  <p align="center">样式代码 </td>
                <td width="150" height="25" align="center" class="zt" bgcolor="#00CCFF">样式表</td>
                <td width="88" height="25" align="center" class="zt" bgcolor="#00CCFF">样式代码</td>
                <td width="160" height="25" align="center" class="zt" bgcolor="#00CCFF">样式表</td>
              </tr>
              <tr> 
                <td width="83" height="25" align="center"> <input type="radio" name="ys" value="1" checked > 
                </td>
                <td width="150" height="25" align="center"><img src="1/0.gif"
    alt="0.gif (664 字节)" width="15" height="20"><img src="1/1.gif"
    alt="1.gif (640 字节)" width="15" height="20"><img src="1/2.gif"
    alt="2.gif (656 字节)" width="15" height="20"><img src="1/3.gif"
    alt="3.gif (670 字节)" width="15" height="20"><img src="1/4.gif"
    alt="4.gif (670 字节)" width="15" height="20"></td>
                <td width="88" height="25" align="center"> <input type="radio" name="ys" value="2"> 
                </td>
                <td width="160" height="25" align="center"><img src="2/3.GIF"
    alt="3.GIF (161 字节)" width="9" height="20"><img src="2/3.GIF" alt="3.GIF (161 字节)"
    width="9" height="20"><img src="2/7.GIF" alt="7.GIF (157 字节)" width="9" height="20"><img
    src="2/8.GIF" alt="8.GIF (168 字节)" width="9" height="20"><img src="2/1.GIF"
    alt="1.GIF (156 字节)" width="9" height="20"></td>
              </tr>
              <tr> 
                <td width="83" height="4" align="center"> <input name="ys" type="radio" value="3"> 
                </td>
                <td width="150" height="4" align="center"><img src="3/3.gif"
    alt="3.gif (1017 字节)" width="15" height="20"><img src="3/8.gif"
    alt="8.gif (1025 字节)" width="15" height="20"><img src="3/1.gif"
    alt="1.gif (1006 字节)" width="15" height="20"><img src="3/7.gif"
    alt="7.gif (1001 字节)" width="15" height="20"><img src="3/0.gif"
    alt="0.gif (1030 字节)" width="15" height="20"></td>
                <td width="88" height="4" align="center"> <input type="radio" name="ys" value="4"> 
                </td>
                <td width="160" height="4" align="center"><img src="4/0.gif"
    alt="0.gif (3596 字节)" width="15" height="20"><img src="4/7.gif"
    alt="7.gif (3716 字节)" width="15" height="20"><img src="4/4.gif"
    alt="4.gif (3877 字节)" width="15" height="20"><img src="4/8.gif"
    alt="8.gif (3926 字节)" width="15" height="20"><img src="4/5.gif"
    alt="5.gif (3547 字节)" width="15" height="20"></td>
              </tr>
              <tr> 
                <td width="83" height="4" align="center"> <input type="radio" name="ys" value="5"> 
                </td>
                <td width="150" height="4" align="center"><img src="5/6.GIF"
    alt="6.GIF (55 字节)" width="11" height="12"><img src="5/6.GIF" alt="6.GIF (55 字节)"
    width="11" height="12"><img src="5/8.GIF" alt="8.GIF (56 字节)" width="11" height="12"><img
    src="5/0.GIF" alt="0.GIF (56 字节)" width="11" height="12"><img src="5/7.GIF"
    alt="7.GIF (53 字节)" width="11" height="12"></td>
                <td width="88" height="4" align="center"> <input type="radio" name="ys" value="6"> 
                </td>
                <td width="160" height="4" align="center"><img src="6/3.gif"
    alt="3.gif (860 字节)" width="15" height="20"><img src="6/4.gif"
    alt="4.gif (856 字节)" width="15" height="20"><img src="6/6.gif"
    alt="6.gif (864 字节)" width="15" height="20"><img src="6/8.gif"
    alt="8.gif (866 字节)" width="15" height="20"><img src="6/9.gif"
    alt="9.gif (864 字节)" width="15" height="20"></td>
              </tr>
              <tr> 
                <td width="83" height="4" align="center"> <input type="radio" name="ys" value="7"> 
                </td>
                <td width="150" height="4" align="center"><img src="7/1.gif"
    alt="1.gif (194 字节)" width="13" height="18"><img src="7/5.gif"
    alt="5.gif (219 字节)" width="14" height="18"><img src="7/8.gif"
    alt="8.gif (220 字节)" width="14" height="18"><img src="7/1.gif"
    alt="1.gif (194 字节)" width="13" height="18"><img src="7/0.gif"
    alt="0.gif (212 字节)" width="14" height="18"></td>
                <td width="88" height="4" align="center"> <input type="radio" name="ys" value="8"> 
                </td>
                <td width="160" height="4" align="center"><img src="8/4.gif"
    alt="4.gif (327 字节)" width="23" height="28"><img src="8/3.gif"
    alt="3.gif (350 字节)" width="23" height="28"><img src="8/7.gif"
    alt="7.gif (323 字节)" width="24" height="28"><img src="8/1.gif"
    alt="1.gif (298 字节)" width="22" height="28"><img src="8/7.gif"
    alt="7.gif (323 字节)" width="24" height="28"></td>
              </tr>
              <tr> 
                <td width="83" height="3" align="center"> <input type="radio" name="ys" value="9"> 
                </td>
                <td width="150" height="3" align="center"><img src="9/2.gif" width="12"
    height="15" alt="2.gif (2373 字节)"><img src="9/7.gif" width="10" height="16"
    alt="7.gif (2115 字节)"><img src="9/3.gif" width="11" height="15"
    alt="3.gif (2303 字节)"><img src="9/8.gif" width="10" height="15"
    alt="8.gif (2275 字节)"><img src="9/2.gif" width="12" height="15"
    alt="2.gif (2373 字节)"></td>
                <td width="88" height="3" align="center"> <input type="radio" name="ys" value="10"> 
                </td>
                <td width="160" height="3" align="center"><img src="10/4.gif" width="12"
    height="15" alt="4.gif (1142 字节)"><img src="10/8.gif" width="10" height="15"
    alt="8.gif (1222 字节)"><img src="10/0.gif" width="10" height="15"
    alt="0.gif (1196 字节)"><img src="10/8.gif" width="10" height="15"
    alt="8.gif (1222 字节)"><img src="10/1.gif" width="7" height="15"
    alt="1.gif (891 字节)"></td>
              </tr>
              <tr> 
                <td width="83" height="3" align="center"> <input type="radio" name="ys" value="11"> 
                </td>
                <td width="150" height="3" align="center"><img src="11/8.gif"
    alt="8.gif (220 字节)" width="15" height="20"><img src="11/9.gif"
    alt="8.gif (220 字节)" width="15" height="20"><img src="11/8.gif"
    alt="8.gif (220 字节)" width="15" height="20"><img src="11/8.gif"
    alt="8.gif (220 字节)" width="15" height="20"><img src="11/2.gif"
    alt="8.gif (220 字节)" width="15" height="20"></td>
                <td width="88" height="3" align="center">&nbsp;</td>
                <td width="160" height="3" align="center">&nbsp;</td>

⌨️ 快捷键说明

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