📄 reply_msg.asp
字号:
<%@language=vbscript%>
<%if not session("checked")="yes" then
response.Redirect "error.htm"
else
%>
<!--#include file="conn1.asp"-->
<%
set data=server.createobject("adodb.recordset")
sq_1="select * from message where id="&int(request("id"))
data.open sq_1,conn,1,1
%>
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>回复留言</title>
<style type="text/css">
<!--
body,td,th {font-size: 12px;}
a {font-size: 12px;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
.style5 {color: #FF0000}
.style6 {font-size: 12px}
-->
</style>
</head>
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" text="#25437C">
<div align="center">
<p><b>回复留言</b></p>
<table cellpadding="0" cellspacing="0" width="768" height="10">
<!-- MSTableType="nolayout" -->
<tr>
<td height="10" width="10" style="font-size: 12px">
<img border="0" src="image/top_left.gif" width="10" height="10"></td>
<td height="10" width="132" background="image/top.gif" style="font-size: 12px"></td>
<td height="10" width="10" style="font-size: 12px">
<img border="0" src="image/top_right.gif" width="10" height="10"></td>
<td height="10" width="17" style="font-size: 12px"></td>
<td height="10" width="10" style="font-size: 12px">
<img border="0" src="image/top_left.gif" width="10" height="10"></td>
<td height="10" width="579" background="image/top.gif" style="font-size: 12px"></td>
<td height="10" width="10" style="font-size: 12px">
<img border="0" src="image/top_right.gif" width="10" height="10"></td>
</tr>
</table>
</div>
<div align="center">
<table cellpadding="0" cellspacing="0" width="768" height="154">
<!-- MSTableType="nolayout" -->
<tr>
<td height="154" width="11" background="image/mid_left.gif" rowspan="2" style="font-size: 12px">
</td>
<td height="154" width="131" valign="middle" style="font-size: 12px">
<div align="center">
<table cellpadding="0" cellspacing="0" width="120" height="151">
<tr>
<td height="129" style="font-size: 12px">
<p align="center">
<img border="0" src="<%=data("face")%>" width="50" height="100" style="border: 1px solid #000000"></p>
</td>
</tr>
<tr>
<td height="12" style="table-layout:fixed;word-break:break-all; font-size: 12px">
<p align="center">昵称:<%=data("nick_name")%></p>
</td>
</tr>
<tr>
<td height="13" style="table-layout:fixed;word-break:break-all;font-size: 12px">
<p align="center">QQ:<%=data("oicq")%></p>
</td>
</tr>
</table>
</div>
</td>
<td height="154" width="10" background="image/mid_right.gif" rowspan="2" style="font-size: 12px">
</td>
<td height="154" width="19" rowspan="2" style="font-size: 12px"> </td>
<td height="154" width="8" background="image/mid_left.gif" rowspan="2" style="font-size: 12px">
</td>
<td height="154" width="581" rowspan="2" style="font-size: 12px">
<div align="center">
<table cellpadding="0" cellspacing="0" width="577" height="151">
<!-- MSTableType="nolayout" -->
<tr>
<td height="12" width="577" colspan="3" style="font-size: 12px">+----------------------------------------------------------------------------------------------+</td>
</tr>
<tr>
<td height="109" width="14" rowspan="3" style="font-size: 12px"> </td>
<td height="19" width="546" valign="top" style="font-size: 12px"style="table-layout:fixed;word-break:break-all;font-size: 12px">留言主题:<%=data("title")%></td>
<td height="109" width="17" rowspan="3" style="font-size: 12px"> </td>
</tr>
<tr>
<td height="92" width="546" bgcolor="#F3F3FF" valign="top" style="table-layout:fixed;word-break:break-all; text-indent:30; font-size:12px">
<%=data("contents")%>
</td>
</tr>
<tr>
<td height="16" width="546" bgcolor="#F3F3FF" valign="top" style="table-layout:fixed;word-break:break-all; text-indent:30; font-size:12px">
回复:<font color="#808080"><%=data("reply")%></font></td>
</tr>
<tr>
<td height="18" width="560" colspan="2" style="font-size: 12px">
<p align="right"> 留言时间:<%=data("date")%>
<a target="_blank" href="<%=data("web_index")%>">
<img border="0" src="image/icon/ie.gif" width="16" height="16">
<a href=mailto:<%=data("e_mail")%>>
<img border="0" src="image/icon/email.gif" width="16" height="16"></p>
</td>
<td height="18" width="17" style="font-size: 12px"></td>
</tr>
<tr>
<td height="12" width="577" colspan="3" style="font-size: 12px">+----------------------------------------------------------------------------------------------+</td>
</tr>
</table>
</div>
</td>
<td height="154" width="10" background="image/mid_right.gif" rowspan="2" style="font-size: 12px">
</td>
</tr>
</table>
</div>
<div align="center">
<table cellpadding="0" cellspacing="0" width="768" height="10">
<tr>
<td height="10" width="10" style="font-size: 12px">
<img border="0" src="image/bottom_left.gif" width="10" height="10"></td>
<td height="10" width="132" background="image/bottom.gif" style="font-size: 12px">
</td>
<td height="10" width="10" style="font-size: 12px">
<img border="0" src="image/bottom_right.gif" width="10" height="10"></td>
<td height="10" width="17" style="font-size: 12px"></td>
<td height="10" width="10" style="font-size: 12px">
<img border="0" src="image/bottom_left.gif" width="10" height="10"></td>
<td height="10" width="579" background="image/bottom.gif" style="font-size: 12px">
</td>
<td height="10" width="10" style="font-size: 12px">
<img border="0" src="image/bottom_right.gif" width="10" height="10"></td>
</tr>
</table>
</div>
<div align="center">
<table cellpadding="0" cellspacing="0" width="768" height="213">
<!-- MSTableType="nolayout" -->
<tr>
<td height="10" width="10">
<img border="0" src="image/top_left.gif" width="10" height="10"></td>
<td height="10" width="748" background="image/top.gif"></td>
<td height="10" width="10">
<img border="0" src="image/top_right.gif" width="10" height="10"></td>
</tr>
<tr>
<td height="193" width="10" background="image/mid_left.gif" rowspan="2"> </td>
<td height="12" width="748" bgcolor="#F3F3FF">
<p align="center">回复内容</td>
<td height="193" width="10" background="image/mid_right.gif" rowspan="2"> </td>
</tr>
<tr>
<td height="191" width="748" bgcolor="#F3F3FF">
<div align="center">
<table cellpadding="0" cellspacing="0" width="407" height="158">
<tr>
<td height="158" align="center">
<form method="POST" action="reply_op.asp">
<p> </p>
<p><textarea rows="7" name="reply" cols="55"></textarea></p>
<p><input type="submit" value="提交" name="B1">
<input type="reset" value="重置" name="B2"></p>
<input type="hidden" name="id" value="<%=data("id")%>">
</form>
<p> </td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td height="10" width="10">
<img border="0" src="image/bottom_left.gif" width="10" height="10"></td>
<td height="10" width="748" background="image/bottom.gif"></td>
<td height="10" width="10">
<img border="0" src="image/bottom_right.gif" width="10" height="10"></td>
</tr>
</table>
</div>
<div align="center">
<table cellpadding="0" cellspacing="0" width="348" height="87">
<!-- MSTableType="nolayout" --><tr>
<td height="12" valign="top" width="348" colspan="3" style="font-size: 12px"></td>
</tr>
<tr>
<td height="63" valign="top" width="48" style="font-size: 12px"> </td>
<td height="63" valign="top" width="251" style="font-size: 12px">
<p align="center"><font face="宋体" size="2">倾听留言本V1.2<br></font>留言本及源程序由
<span lang="en"><font face="宋体" size="2" color="#FF0000">
<a href="QQ:55572687"><font color="#FF0000">冰中使者</font></a></font><a href="QQ:55572687"><font face="宋体" color="#FF0000" size="3">®</font></a><font face="宋体" size="4" color="#FF0000">
</font><font face="宋体" size="2">制作<br></font></span>
<font face="宋体" size="2">
[<a target="_blank" href="http://www.qtice.com">http://www.qtice.com</a>]<br> </font></td>
<td height="63" valign="top" width="49" style="font-size: 12px"> </td>
</tr>
<tr>
<td height="12" valign="top" width="348" colspan="3" style="font-size: 12px"></td>
</tr>
</table></div>
</body>
</html>
<%end if%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -