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

📄 b_zhuce.asp

📁 Asp源码交易频道 可对商品的添加、修改、删除
💻 ASP
字号:
<!--#include file="d_tou.asp" --> 
<body background="img/1.jpg">
<table width="777" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF">
  <tr> 
    <td bordercolor="#F6F6F6" bgcolor="#FBFBFB" background="img/2XP.jpg" height="14"><img src="img/2XP.jpg" width="17" height="14"> 
    </td>
  </tr>
</table>
<table width="777" border="0" align="center" cellpadding="5" cellspacing="0" bordercolor="#FFFFFF">
  <tr>
    <td bordercolor="#F6F6F6" bgcolor="EFEFEF"><img src="tupian/weizhi.gif" width="9" height="9"> 
      <a href="index.asp">论坛首页</a> → 注册会员</td>
  </tr>
</table>
<table width="777" border="0" cellspacing="3" align="center" bgcolor="#FAFAFA">
  <tr>
    <td>
      <table width="100%" align="center" cellpadding="5" cellspacing="0" bordercolor="#FFFFFF">
        <tr>
    <td bordercolor="#EBEBEB" bgcolor="D9D9D9">
      <div align="center"> 
        <%
	fanhui=request("fanhui")
	if fanhui="" then
		response.Write("注册会员。")
	elseif fanhui="kong" then
		response.Write("您刚才的表单没填完,请填好以后再提交。")
	elseif fanhui="youke" then
		response.Write("游客账户不能注册")
	elseif fanhui="chong" then
		response.Write("有人注册过了这个用户名请换一个试试。")
	elseif fanhui="feifa" then
		response.Write("用户名包含非法字符。")
	elseif fanhui="mima" then
		response.Write("两次输入的密码不一致,请检查。")
	end if
%>
      </div>
    </td></tr></table></td>
  </tr>
</table>
<table width="777" border="0" cellspacing="3" cellpadding="0" align="center" bgcolor="#FAFAFA">
  <tr>
    <td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr><td><form method="post" action="c_zhuce.asp">
      <table width="100%" border="0" align="center" cellpadding="5" cellspacing="1" bordercolor="#FFFFFF" bgcolor="#CCCCCC">
        <tr><td width="100" bordercolor="#F0F0F0" bgcolor="#F5F5F5"><div align="center">名字</div></td>
<td bordercolor="#F5F5F5" bgcolor="#FAFAFA"><input name="mingzi" type="text" id="mingzi4" size="20" maxlength="10">
                  <font color="#FF0000">*</font></td>
              </tr><tr> 
<td bordercolor="#F0F0F0" bgcolor="#F5F5F5"><div align="center">密码<br></div></td>
<td bordercolor="#F5F5F5" bgcolor="#FAFAFA"><input name="mima" type="password" id="mima5" value="" size="20" maxlength="20">
                  <font color="#FF0000">*</font></td>
              </tr><tr>
<td bordercolor="#F0F0F0" bgcolor="#F5F5F5"><div align="center">重复</div></td>
<td bordercolor="#F5F5F5" bgcolor="#FAFAFA"><input name="mima2" type="password" id="mima24" size="20" maxlength="20">
                  <font color="#FF0000">*</font></td>
              </tr><tr><td bordercolor="#F0F0F0" bgcolor="#F5F5F5">&nbsp;</td>
<td bordercolor="#F5F5F5" bgcolor="#FAFAFA"><input type="submit" value="注册"></td></tr></table></table>
</td>
  </tr>
</table>
<table width="777" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td>
      <!--#include file="d_wei.asp" -->
    </td>
  </tr>
</table>

⌨️ 快捷键说明

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