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

📄 member.asp

📁 软件信息如下: 软件名称:郑州聚鑫打包带厂网站源代码免费版 软件版本:V2008 建议分类:企业网站 联系EMAIL:hzy174@126.com 客服Q Q:908997410
💻 ASP
字号:
<!--#include file="../inc/conn.asp"-->
<!--#include file="../inc/addmemberinfo.asp"-->
<%
if request("cmdok")="提交" then
Call addmemberinfo()
end if 
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>会员注册区</title>
<link href="../style.css" rel="stylesheet" type="text/css">
</head>

<body leftmargin="0" topmargin="0">
<DIV align=center> 
<table width="100%"><tr>
<td width="100%" height="120" background="member/images/topgif.gif"><div align="center">
        <OBJECT 
            codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0 
            height=172 width=995 align=middle 
            classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000><PARAM NAME="movie" VALUE="../images/banner.swf"><PARAM NAME="quality" VALUE="High"><PARAM NAME="scale" VALUE="ExactFit">
                                                                            
            <embed src="../images/banner.swf" quality="High" 
            pluginspage="http://www.macromedia.com/go/getflashplayer" 
            type="application/x-shockwave-flash" width="995" height="172" 
            scale="ExactFit"></embed>          
    </OBJECT>
      </div></td></tr></table>
 <!--#include file="../top.htm" --><br>
<table width="1000" border="0" cellspacing="0" cellpadding="0">
  <tr>
      <td>&nbsp;</td>
      <td width="375" align="center" background="../image/member.jpg"> 
        <table width="300" border="0" cellspacing="4" cellpadding="0">
          <tr> 
            <td align="center"><strong>会员功能说明</strong></td>
        </tr>
        <tr>
            <td><font color="#FF0000">1 为建立完善客户服务,请填写真实资料</font></td>
        </tr>
        <tr>
            <td><font color="#FF0000">2 请使用中文姓名注册,会员资料保密</font></td>
        </tr>
        <tr>
            <td><font color="#FF0000">3 通过审核会员均能享受打折优惠</font></td>
        </tr>
        <tr>
            <td><font color="#FF0000">4 市内会员订货享受送货上门服务</font></td>
        </tr>
        <tr>
            <td>&nbsp;</td>
        </tr>
        <tr>
          <td align="center">&nbsp;</td>
        </tr>
        <tr>
          <td align="center">&nbsp;</td>
        </tr>
        <tr>
          <td align="center">&nbsp;</td>
        </tr>
        <tr>
          <td align="center">&nbsp;</td>
        </tr>
      </table>
      </td>
      <td>&nbsp;</td>
    <td width="400"> 
      <TABLE cellSpacing=1 cellPadding=8 width="80%" bgColor=#999999 border=0>
          <TBODY>
          <TR> 
            <form method="POST" name="myform" action="">
                <TD vAlign=top bgColor=#ffffff height=240> 
                  <TABLE align=center>
                    <TBODY>
                      <TR> 
                        <TD height=20 align=right  >用户姓名:</TD>
                        <TD > <INPUT class="inputtd" size=25 name=username> 
                          <font color="#FF0000">*</font> </TD>
                      </TR>
                      <TR> 
                        <TD align=right  >用户密码:</TD>
                        <TD > <INPUT class="inputtd" type=password size=25 name=password> 
                          <font color="#FF0000">*</font> </TD>
                      </TR>
                      <TR> 
                        <TD align=right  >联系地址:</TD>
                        <TD > <INPUT class="inputtd" size=25 name=adders> <font color="#FF0000">*</font> 
                        </TD>
                      </TR>
                      <TR> 
                        <TD align=right  >电话:</TD>
                        <TD > <INPUT class="inputtd" size=25 name=tel> <font color="#FF0000">*</font> 
                        </TD>
                      </TR>
                      <TR> 
                        <TD align=right  >传真:</TD>
                        <TD > <INPUT class="inputtd" size=25 name=fax> 
						<font color="#FF0000">*</font> </TD>
                      </TR>
                      <TR> 
                        <TD align=right  >邮编:</TD>
                        <TD > <INPUT name=zips class="inputtd" size=25 maxlength="6"> 
                         <font color="#FF0000">*</font> </TD>
                      </TR>
                      <TR> 
                        <TD align=right  >电子邮件:</TD>
                        <TD > <INPUT class="inputtd" size=25 name=mail>  
						<font color="#FF0000">*</font></TD>
                      </TR>
                      <TR align="center"> 
                        <TD colspan="2"  >说明: 带 <font color="#FF0000">*</font> 
                          号为必填资料</TD>
                      </TR>
                      <TR> 
                        <TD align=right  >&nbsp;</TD>
                        <TD > <input type="submit" value="提交"name="cmdok" class="inputtd"> 
                          <input type="reset" value="重写"name="cmdcancel" class="inputtd"></TD>
                      </TR>
                    </TBODY>
                  </TABLE>
                </TD>
            </FORM>
          </TR>
        </TBODY>
      </TABLE>
    </td>
  </tr>
</table><br><br><br><br>
<!--#include file="../bomt.htm" -->
</DIV>
</body>
</html>

⌨️ 快捷键说明

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