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

📄 back.asp

📁 在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在在 要要要在
💻 ASP
字号:
<!-- #include file="conn.asp"-->
<%
sql="select * from Moviebig"
set rs=server.CreateObject("adodb.recordset")
rs.open sql,conn,1,1
%>
<%
if request("action")="zhuxiao" then
session("Customer")=""
end if
%><html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<link href="css/Site.css" rel="stylesheet" type="text/css">
</head>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td>
      <!-- #include file="top.asp"-->
    </td>
  </tr>
</table>
<table width="778" border="0" align="center" cellpadding="00" cellspacing="0">
  <tr> 
    <td width="25%" height="344" valign="top"> 
      <!-- #include file="left.asp"-->
      <p>&nbsp;</p></td>
    <td width="75%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td> 
            <form action="backcheck.asp" method="post" name="form" id="form">
              <table width="98%" height="0%" border="1" align="center" cellpadding="4" cellspacing="0" bordercolorlight="#DDDDDD" bordercolordark="#FFFFFF">
                <tr> 
                  <td height="7%" colspan="2" align="center" bgcolor="#EEEEEE"> 
                    <div align="center"><b>填 写 密 码 保 护 信 息</b></div></td>
                </tr>
                <tr> 
                  <td width="34%" height="13%" align="center">帐&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;号:</td>
                  <td align="center"> <input name="Customer" type="text" id="Customer"> 
                  </td>
                </tr>
                <tr> 
                  <td height="9%" align="center">密保问题:</td>
                  <td align="center"> <input name="Problem" type="text" id="Problem"> 
                  </td>
                </tr>
                <tr> 
                  <td height="9%" align="center">密保答案:</td>
                  <td align="center"> <input name="Answer" type="text" id="Answer">
                  </td>
                </tr>
                <tr> 
                  <td height="9%" align="center">电子邮件:</td>
                  <td align="center"> <input name="email" type="text" id="email">
                  </td>
                </tr>
                <tr> 
                  <td height="9%" align="center">联系电话:</td>
                  <td align="center"> <input name="Certificate" type="text" id="Certificate">
                  </td>
                </tr>
                <tr> 
                  <td height="18%" colspan="2" align="center"> <input name="imageField" type="image" src="image/reg.gif" width="42" height="18" border="0"> 
                    &nbsp;&nbsp;&nbsp;&nbsp; <img src="image/go5.gif" width="42" height="18"></td>
                </tr>
              </table>
            </form></td>
        </tr>
      </table></td>
  </tr>
</table>
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="16">
      <!-- #include file="mop.asp"-->
    </td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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