?? guest_re.asp
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href="css.css" rel=stylesheet content="text/css">
<title>發(fā)表新貼</title>
</head>
<!--#include file="top.htm"-->
<table width="760" border="0" cellspacing="1" cellpadding="0" align="center" bgcolor=#0080C0>
<tr>
<td bgcolor="#0080C0" height=20 align=center colspan=2><font color=#ffffff>GuestBook 回復</font></td>
</tr>
<form name="form1" method="post" action="guest_re_save.asp?action=add">
<input name="id" type="hidden" value="<%=request("id")%>">
<tr bgcolor="#F7F9FF">
<td width="180" height=30 align=center>用 戶 名</td>
<td width="580"> <input name="user" size=40 type="text" maxlength="10"></td>
</tr>
<tr bgcolor="#F7F9FF">
<td height=30 align=center>回復內(nèi)容</td>
<td> <textarea name="re" cols="60" rows="10"></textarea></td>
</tr>
<tr bgcolor="#F7F9FF">
<td height=30 align=center colspan=2><input type="submit" name="Submit" value="回 復"> <input type="reset" name="Submit" value="重 置"></td>
</tr>
<tr>
<td bgcolor="#0080C0" height=20 align=center colspan=2><font color=#ffffff>發(fā)貼者請對自己的言行負責 [<a href=index.asp class=1>返回首頁</a>]</font></td>
</tr>
</form>
</table>
<!--#include file="bottom.htm"-->
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -