📄 reply.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">
密码:
<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 + -