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

📄 reply.asp

📁 谁与争锋留言薄v1.0
💻 ASP
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" type="text/css" href="index.css">
<title></title>
</head>

<body bgColor=#FFFFFF text="#800000" link="#800000" alink="#800000" >
 
<form  action="re.asp?id=<%=request.QueryString("i")%>" method="post" >
  <div align="center" style="width: 446; height: 201">
    <table width="440" border="1" cellspacing="0" cellpadding="2" height="94" bgcolor="#FFFFFF" bordercolordark="#FFFFFF" bordercolorlight="#000000">
      <tr> 
        <td width="413" align="center" bgcolor="#FFFFFF" colspan="2"><font color="#FFFFFF">
          <p align="center"><%=request.QueryString("T")%><font color="#800000">回复:</font></font></td>
      </tr>
      <tr> 
        <td height="29" width="41" align="right">
          <p align="center"><font color="#800000">答复:</font></p>
        </td>
        <td height="57" width="372"> 
          <p align="center"> 
          <textarea name="txtanswer" cols="52" rows="6"></textarea>
          </p>
        </td>
      </tr>
      <tr>
        <td height="28" width="427" align="right" colspan="2">
          <div align="center">
            <p align="center"><font color="#800000">删除        
            <input type="checkbox" name="del" value="1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;    
            密码:     
            <input type="password" class="write" name="password" size="10">
            <input type="submit" class="button" name="Submit" value="确定" style="color: #800000">       
            </font>
          </div>
        </td>
      </tr>
    </table>
</div>  </form>
</body>
</html>

⌨️ 快捷键说明

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