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

📄 liuyan.asp

📁 本系统是基于ASP的动态旅游网站开发
💻 ASP
📖 第 1 页 / 共 2 页
字号:
			<td colspan="2" background="newpic/a3.gif"> </td>
		</tr>
		<tr>
			<td width="22%">
			<table border="0" width="98%" id="table3" height="65">
				<tr>
					<td width="93">
					<p align="center"><font size="2"><%=rs("name")%></font></td>
					<td width="52"><img src =pic/<%=rs("sex")%>.gif></td>
				</tr>
				<tr>
					<td width="147" colspan="2">
					<p align="center"><img src =pic/<%=rs("face")%>.gif></td>
				</tr>
			</table>
			</td>
			<td width="77%" valign="top">
			<div align="center">
			<table border="0" width="558" id="table4" style="border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px" bordercolor="#6595D6">
				<tr>
					<td width="129" valign="bottom"><font size="2">
					<img border="0" src="pic/lwcontent.gif" width="21" height="19">留言内容:</font></td>
					<td width="51" valign="top">
					<a title="<%=rs("name")%>的伊妹子:<%=rs("email")%>" href="mailto:<%=rs("email")%>">
					<font size="1">
					<img border="0" src="pic/email.gif" width="45" height="18"></font></a><font size="1">
					</font> </td>
					<td width="51" valign="top">
					<a title="<%=rs("name")%>的主页:<%=rs("url")%>" href="<%=rs("url")%>">
					<font size="1">
					<img border="0" src="pic/url.gif" width="45" height="18"></font></a><font size="1">
					</font> </td>
					<td width="51" valign="top">
					<font size="1">
					<a title="<%=rs("OICQ")%>" href="http://search.tencent.com/cgi-bin/friend/user_show_info?ln=<%=rs("OICQ")%>">
					<img border="0" src="pic/oicq.gif" width="45" height="18" onclick="FP_setTextFieldText(/*id*/'ly', '11111111111', /*id*/'0')"></a></font></td>
					<td width="41" valign="middle">
					<a title="回复<%=rs("ID")%>条留言" href="liuyanff.asp?ID=<%=rs("ID")%>">
					<img border="0" src="pic/reply.gif" width="45" height="18"></a></td>
					<td width="49" valign="middle">
					<a title="删除<%=rs("ID")%>的留言" href="del.asp?ID=<%=rs("ID")%>">
					<img border="0" src="pic/delete.gif" width="44" height="18"></a></td>
					<td width="74" valign="middle">
					 </td>
					<td width="83" valign="middle">
					<p><font size="2">NO:</font><font color="#FF0000" size="2"><%=rs("ID")%></font></td>
				</tr>
			</table>
			</div>
			<%if rs("re")=1 then%>
								 <%
                        Dim sContent
                        sContent=RS("ly")
                        sContent=Replace(sContent,"<","&lt;")
                        sContent=Replace(sContent,">","&gt;")
                        sContent=Replace(sContent,Chr(13) & Chr(10),"<Br>")
                        sContent=Replace(sContent,chr(32),"&nbsp;")
                        Response.Write(sContent)
                      %><%else%><a href =glydl.asp><p align="center"><%="悄悄话,只对管理员说哦!"%></a><%end if%></td>
		</tr>
		<tr>
			<td width="22%" height="22"><font size="1">
			<p align="center">
			<img border="0" src="pic/time.gif" width="11" height="11">:<%=rs("time")%></font></td>
			<td width="77%" bgcolor="#E4E8EF" height="22">版主回复:<%if rs("lyff")=null then %><% response.write "暂无回复" %><%else%><%=rs("lyff")%><%end if%></td>
		</tr>
	</table>
		</div>
		<% c=c+1	
     rs.movenext
     if c>=8 then exit do
     loop         
%>
<p align="center" style="word-spacing: -1px; line-height: 150%; margin-top: 0px; margin-bottom: -1px">
<font size="2">此页共有<%=c%>条留言</font></p>
		<p align="center" style="word-spacing: 0px; line-height: 150%; margin-top: 0px; margin-bottom: 0px">
		<font size="2"><%if pagecount=1 and rs.pagecount<>pagecount then%><a href="liuyan.asp?page=<%=cstr(pagecount+1)%>"><font color="#000000">下一页</font><a><% end if %>
                       <% if rs.pagecount>1 and rs.pagecount=pagecount then %><a href="liuyan.asp?page=<%=cstr(pagecount-1)%>"><font color="#000000">上一页</font><a><%end if%>
                       <%if pagecount<>1 and rs.pagecount<>pagecount then%><a href="liuyan.asp?page=<%=cstr(pagecount-1)%>"><font color="#000000">上一页</font><a> <a href="liuyan.asp?page=<%=cstr(pagecount+1)%>">
<font color="#000000">下一页</font></font><a><font size="2"><%end if%></font></p>
		<form method="POST" name=form action="write.asp" onsubmit="return kuangfeng()">
		<div align="center">
	<table border="1" width="90%" id="table1" style="border-collapse: collapse" bordercolor="#6595D6" height="260">
		<tr>
			<td colspan="4" background="newpic/a3.gif" height="16"> </td>
		</tr>
		<tr>
			<td width="120" height="25">
			<p align="center"><b>您的称昵:</b></td>
			<td width="206" height="25">
			<p align="center"><input type="text" name="name" size="28"><font color="#FF0000">*</font></td>
			<td width="135" height="25">
			<p align="center"><b>性别:</b></td>
			<td width="213" height="25">
			<p align="center">
			<input type="radio" value="99" checked name="sex"><img border="0" src="pic/99.gif" width="23" height="21">男孩<input type="radio" name="sex" value="88"><img border="0" src="pic/88.gif" width="23" height="21">女孩</td>
		</tr>
		<tr>
			<td bgcolor="#E4E8EF" width="120" height="25">
			<p align="center">
			<img border="0" src="pic/email.gif" width="45" height="18">:</td>
			<td bgcolor="#E4E8EF" width="206" height="25">
			<p align="center">
			<input type="text" name="email" size="28"><font color="#008000">*</font></td>
			<td bgcolor="#E4E8EF" width="135" height="25">
			<p align="center">
			<img border="0" src="pic/url.gif" width="45" height="18">:</td>
			<td bgcolor="#E4E8EF" width="213" height="25">
			<input type="text" name="url" size="29" value="http://"></td>
		</tr>
		<tr>
			<td width="120" height="25" style="word-spacing: -10; line-height: 100%; margin: -10 -1">
			<p align="center">
			<img border="0" src="pic/oicq.gif" width="45" height="18">:</td>
			<td width="206" height="25" style="word-spacing: -10; line-height: 100%; margin: -10 -1">
			<p align="center">
			<input type="text" name="OICQ" size="28" maxlength="20"><a><font color="#008000">*</font></td>
			<td width="135" height="25" style="word-spacing: -10; line-height: 100%; margin: -10 -1">
			<p align="center"><a>
			留言方式:</td>
			<td width="213" height="25" style="word-spacing: -10; line-height: 100%; margin: -10 -1">
			<a>
			&nbsp;&nbsp;&nbsp; <input type="radio" name="re" value="1" checked>公开&nbsp;&nbsp; 
			<input type="radio" name="re" value="2">悄悄话</td>
		</tr>
		<tr>
			<td width="120" height="69" style="word-spacing: -10; line-height: 100%; margin: -10 -1" bgcolor="#E4E8EF">
			<p align="center">头 像:</td>
			<td width="566" colspan="3" height="69" style="word-spacing: -10; line-height: 100%; margin: -10 -1" bgcolor="#E4E8EF">
			<div align="center">
			<table border="0" width="98%" id="table5" style="border-collapse: collapse" height="44">
				<tr>
					<td width="38" height="22" align="center">
					<input type="radio" name="face" value="1" checked></td>
					<td width="38" height="22" align="center">
					<img border="0" src="pic/1.gif" width="29" height="30"></td>
					<td width="38" height="22" align="center">
					<input type="radio" name="face" value="2"></td>
					<td width="38" height="22" align="center">
					<img border="0" src="pic/2.gif" width="29" height="30"></td>
					<td width="39" height="22" align="center">
					<input type="radio" name="face" value="3"></td>
					<td width="39" height="22" align="center">
					<img border="0" src="pic/3.gif" width="31" height="30"></td>
					<td width="39" height="22" align="center">
					<input type="radio" name="face" value="4"></td>
					<td width="39" height="22" align="center">
					<img border="0" src="pic/4.gif" width="30" height="30"></td>
					<td width="39" height="22" align="center">
					<input type="radio" name="face" value="5"></td>
					<td width="39" height="22" align="center">
					<img border="0" src="pic/5.gif" width="28" height="30"></td>
					<td width="39" height="22" align="center">
					<input type="radio" name="face" value="6"></td>
					<td width="39" height="22" align="center">
					<img border="0" src="pic/6.gif" width="25" height="30"></td>
					<td width="39" height="22" align="center">
					<input type="radio" name="face" value="7"></td>
					<td width="39" height="22" align="center">
					<img border="0" src="pic/7.gif" width="30" height="30"></td>
					<td width="39" height="22" align="center"> </td>
					<td width="39" height="22" align="center"> </td>
				</tr>
				<tr>
					<td width="38" height="22" align="center">
			<input type="radio" name="face" value="10"></td>
					<td width="38" height="22" align="center">
			<img border="0" src="pic/10.gif" width="31" height="30"></td>
					<td width="38" height="22" align="center">
			<input type="radio" name="face" value="11"></td>
					<td width="38" height="22" align="center">
			<img border="0" src="pic/11.gif" width="30" height="30"></td>
					<td width="39" height="22" align="center">
			<input type="radio" name="face" value="12"></td>
					<td width="39" height="22" align="center">
			<img border="0" src="pic/12.gif" width="30" height="30"></td>
					<td width="39" height="22" align="center">
			<input type="radio" name="face" value="13"></td>
					<td width="39" height="22" align="center">
			<img border="0" src="pic/13.gif" width="30" height="30"></td>
					<td width="39" height="22" align="center">
			<input type="radio" name="face" value="14"></td>
					<td width="39" height="22" align="center">
			<img border="0" src="pic/14.gif" width="30" height="30"></td>
					<td width="39" height="22" align="center">
			<input type="radio" name="face" value="15"></td>
					<td width="39" height="22" align="center">
			<img border="0" src="pic/15.gif" width="30" height="30"></td>
					<td width="39" height="22" align="center">
			<input type="radio" name="face" value="16"></td>
					<td width="39" height="22" align="center">
			<img border="0" src="pic/16.gif" width="30" height="30"></td>
					<td width="39" height="22" align="center">
			 </td>
					<td width="39" height="22" align="center">
			 </td>
				</tr>
			</table>
			</div>
			</td>
		</tr>
		<tr>
			<td width="120" height="74" bgcolor="#E4E8EF" style="word-spacing: -1; text-indent: 0; line-height: 100%; margin: -1">
			<a><p align="center"><b>留言内容:</b><p align="center">
			<font size="2" color="#FF0000">『&gt;200字』</font></td>
			<td width="566" colspan="3" height="74" bgcolor="#E4E8EF">
			<a>
			<p align="center">
			<textarea rows="5" wrap = "off " name="ly" cols="88"></textarea></td>
		</tr>
		<tr>
			<td bgcolor="#E4E8EF" width="683" colspan="4" align="center" height="30">
			<table border="0" width="757" id="table7" style="border-collapse: collapse">
				<tr>
					<td width="627" align="center">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
					<a>
			<input type="submit" value="提交" name="B1" style="font-size: 12pt; border: 1px solid #E4E8EF; background-color: #92ACD5">&nbsp;&nbsp;
			<input type="reset" value="重置" name="B2" style="font-size: 12pt; border: 1px solid #E4E8EF; background-color: #7D98C2"></td>
					<td width="114"><a href="#留言">返回查看留言</a></td>
				</tr>
			</table>
			</td>
		</tr>
	</table>
	</div>
</form>

</td>
	</tr>
	<tr>
		<td width="979" height="15" colspan="2" background="newpic/a2.gif">
		<p align="center"><font color="#7272C7" size="2">欢迎您的光临!!!!</font></td>
	</tr>
	<tr>
		<td width="23" background="newpic/a5.gif"> </td>
		<td width="979" height="26" colspan="2" background="newpic/a5.gif">
		<p align="center"><font size="2">曾庆添版权所有<br>
		建议使用IE4.0以上版本进行浏览,最佳显示模式为800×600</font></td>
	</tr>
</table>

</body>

</html>

⌨️ 快捷键说明

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