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

📄 default.asp

📁 2、后台管理 分为“非会员列表”
💻 ASP
字号:

<html>
<head>
<title>会员管理系统</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
	<script language="javascript">
	<!--//
	function checksignup() {
		if ( document.formSignUp.userid.value == '' ) 
		{
			window.alert('请输入会员帐号!!');
			document.formSignUp.userid.focus();
			return false;
		}
		
		if ( document.formSignUp.password.value == '' )
		{
			window.alert('请输入密码!!');
			document.formSignUp.password.focus();
			return false;
		}
		return true;
	}

	//-->
	</script>

<style type="text/css">
<!--
td {  font-family: "宋体", "serif"; font-size: 9pt}
a:link {  font-size: 9pt; color: #003399; text-decoration: underline}
a:hover {  font-size: 9pt; color: #FF9900; text-decoration: underline}
a:visited {  font-size: 9pt; text-decoration: underline}
.unnamed1 {  font-family: "宋体", "serif"; font-size: 10.5pt}
-->
</style>
<script language="JavaScript">
var day="";
var month="";
var ampm="";
var ampmhour="";
var myweekday="";
var year="";
mydate=new Date();
myweekday=mydate.getDay();
mymonth=mydate.getMonth();
myday= mydate.getDate();
myyear= mydate.getYear();
myhours=mydate.getHours();
ampmhour=(myhours > 12) ? myhours - 12 : myhours;
if (ampmhour == "0") ampmhour=0;
ampm =(myhours >= 12) ? ' PM' : ' AM';
mytime=mydate.getMinutes();
myminutes =((mytime < 10) ? ':0' : ':') + mytime;
year=(myyear > 200) ? myyear : 1900 + myyear;
if(myweekday == 0)
weekday=" 星期日 ";
else if(myweekday == 1)
weekday=" 星期一 ";
else if(myweekday == 2)
weekday=" 星期二 ";
else if(myweekday == 3)
weekday=" 星期三 ";
else if(myweekday == 4)
weekday=" 星期四 ";
else if(myweekday == 5)
weekday=" 星期五 ";
else if(myweekday == 6)
weekday=" 星期六 ";


</script>

</head>

<body bgcolor="#FFFFFF" vlink="#003399" alink="#CCCCCC">
 
<p> </p>
<table width="770" border="0" cellspacing="0" cellpadding="0" align="center" height="26">  
  <tr bgcolor="#FFCC33" valign="middle">   
    <td height="14">   
    &nbsp;您的身份是: <%=session("txtClass")%> 
    </td>   
  </tr>   
</table>  
<form ACTION="userlogin.asp" METHOD="POST" NAME="formSignUp"> 
<table width="770" border="0" cellspacing="0" cellpadding="0" align="center"> 
  <tr>  
    <td width="1" valign="top">  
      <table width="210" border="0" cellspacing="1" cellpadding="0" bgcolor="#666666" height="100%"> 
        <tr bgcolor="#FFFFFF">  
          <td width="204"> 
            <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FDFDFD" align="center" height="100%"> 
              <tr bgcolor="#FFC820">  
                <td height="22"><b><font color="#B00000" class="unnamed1">会员服务中心      
                  --&gt;</font></b></td>     
              </tr>     
              <tr>      
                <td valign="top">      
                  <table border=0 cellpadding=3 cellspacing=0 width="100%">     
                    <tbody>      
                    <tr>      
                      <td><img height=2 src="" width=1></td>     
                    </tr>     
                    <tr>      
                      <td valign=top width="4%">     
                        <form method="POST" action="ckLogin.asp" name="frmLogin">     
                          <table border="0" align="center" width="100%">     
                            <tr bgcolor="#F9F9F9">      
                              <td width="39%">      
                                <div align="left">用户名:</div>     
                              </td>     
                              <td width="61%">      
                                <input type="text" size="8" name="userid">     
                              </td>     
                            </tr>     
                            <tr bgcolor="#F9F9F9">      
                              <td width="39%">      
                                <div align="left">&nbsp;&nbsp;密码:</div>     
                              </td>     
                              <td width="61%">      
                                <input type="Password" size="8" name="password">     
                              </td>     
                            </tr>     
                            <tr valign="middle" bgcolor="#F9F9F9">      
                              <td colspan="2" height="36">      
                                <input type="submit" name="cmdOk" value="确定" ONCLICK="javascript:return checksignup()">     
                                <input type="reset" name="Submit2" value="重置">     
                              </td>     
                            </tr>     
                            <tr valign="middle" bgcolor="#F9F9F9">      
                              <td colspan="2" height="20">忘记密码,<a HREF="#" onclick="open('lookpwd.asp','提取密码','resizable=1,scrollbars=1,status=yes,toolbar=no,location=no,menu=no width=450 height=280')">点击这里</a>!<br>     
                                申请注册,<a href="Register_1.asp">点击这里</a>!<br>  
                                修改资料,<a href="modifyinfo.asp">点击这里!</a> </td>    
                            </tr>    
                          </table>    
                        </form>    
                      </td>    
                    </tr>    
                    </tbody>     
                  </table>    
                  <br>    
                </td>    
              </tr>    
            </table>    
          </td>    
        </tr>    
      </table>    
    </td>    
    <td width="136" valign="top">   
         
      <p><a href="1.ASP">此链接任何人可以进入</a></p> 
      <p> </p> 
      <p><a href="2.ASP">此链接普通会员可以进入</a></p> 
      <p> </p> 
      <p><a href="3.ASP">此链接vip会员可以进入</a>   
    </td>   
    <td width="198" valign="top">  
        
      <p>任何人可以看到笑脸: <img border="0" src="images/icon6.gif"></p> 
      <p>普通会员可以看到笑脸:<%if session("txtClass")="普通会员" then%><img border="0" src="images/icon6.gif"><%end if%></p> 
      <p>VIP会员可以看到笑脸:<%if session("txtClass")="vip会员" then%><img border="0" src="images/icon6.gif"><%end if%>   
    </td>   
  </tr>   
</table>   
<table width="770" border="0" cellspacing="0" cellpadding="0" align="center" height="39">   
  <tr>   
    <td height="14"></td>   
  </tr>   
  <tr bgcolor="#FFCC33" valign="middle">    
    <td height="25">    
    &nbsp;您的身份是: <%=session("txtClass")%> 
    </td>   
  </tr>   
</table>  
</form>  
</body>   
</html>   
 
   

⌨️ 快捷键说明

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