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

📄 b_mima.asp

📁 Asp源码交易频道 可对商品的添加、修改、删除
💻 ASP
字号:
<!--#include file="d_tou.asp" -->
<%set ziliao=lj.execute("select jianjie from huiyuan where mingzi='"& mingzi &"'")%>
<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" cellspacing="3" align="center" bgcolor="#FAFAFA">
  <tr>
    <td>
      <table width="100%" 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>
</td>
  </tr>
</table>
<table width="777" border="0" 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="bu" then
		Response.Write("两次输入密码不一致")
	elseif fanhui="wancheng" then
		Response.Write("更新密码已完成")
	end if
%>
      </div>
    </td></tr></table>
<table width="777" border="0" cellspacing="3" align="center" bgcolor="#FAFAFA">
  <tr>
    <td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="1">
  <tr><td><form method="post" action="c_ziliao.asp?dongzuo=mima">
      <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"> <%=server.HTMLEncode(mingzi)%> </td>
</tr><tr><td bordercolor="#F0F0F0" bgcolor="#F5F5F5"><div align="center">密码</div></td>
<td bordercolor="#F5F5F5" bgcolor="#FAFAFA"><input name="mima" type="password" id="mima" size="20" maxlength="20"></td>
</tr><tr><td bordercolor="#F0F0F0" bgcolor="#F5F5F5"><div align="center">重复</div></td>
<td bordercolor="#F5F5F5" bgcolor="#FAFAFA"><input name="mima2" type="password" id="mima2" size="20" maxlength="20"></td>
</tr><tr><td bordercolor="#F0F0F0" bgcolor="#F5F5F5">&nbsp;</td>
<td bordercolor="#F5F5F5" bgcolor="#FAFAFA"><input name="submit" 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 + -