?? review.asp
字號:
</tr>
<%end if%>
</table>
</td>
</tr>
<tr>
<td width="100%" height="20" bgcolor="#99CCFF" align="center"><font color="#FF0000">注意:以上信息是網友自由發布,未經核實,請謹慎采用,風險自負!建議當面交易。</font></td>
</tr>
<tr>
<td width="100%" height="20" bgcolor="#EFEFEF" align="center">
<table width="100%" border="0">
<TR>
<TD background=images/line.gif
height=1 colspan="4" ></TD>
</TR>
<tr class="f" >
<TD width="42%">本文共有留言 <FONT color=#cc0000><% = rdsInfo("hf")%></FONT>
篇︱閱讀 <FONT
color=#cc0000><% = rdsInfo("Hits")%></FONT> 次 </TD>
<TD width="4%"> </TD>
<TD width="22%"><A
href="review.asp?ID=<% =intInfoKey%>">
<FONT
color=#0000FF>查看本信息的留言</FONT></A></TD>
<TD width="28%"><FONT
color=#0000FF>直接發信給:</FONT><a href="#" onClick="window.open('xinxi_mail.asp?email=<%= trim(rdsInfo("Email"))%>&id=<% =intInfoKey%>','發送郵件','status=yes,scrollbars=yes,resizable=yes,width=380,height=365')"><FONT
color=#E10044><% = rdsInfo("ContactMan")%></FONT></a></TD>
</tr>
<TR>
<TD background=images/line.gif
height=1 colspan="4" ></TD>
</TR>
</table>
</td>
</tr>
<tr>
<td width="100%" height="20" bgcolor="#EFEFEF" align="center">
<%
if not IsTimeOut(Session("boobuser"),Session("boobpass")) and intMemberKey <> "" then
Dim rdsMembersq
Dim sqlMembersq
set rdsMembersq = Server.CreateObject("ADODB.Recordset")
sqlMembersq = "Select * From Dat_Member Where MemberKey = "& intMemberKey
rdsMembersq.Open sqlMembersq,Conn,1,1
if not rdsMembersq.EOF then
%>
<TABLE cellSpacing=0 cellPadding=0 width="547" class="f" border=0>
<TBODY>
<form action="savehf1.asp" method="POST" name="AddInfo" OnSubmit="return bbhf()" target="_blank">
<TR>
<TD width="27" height="31"> </TD><%if rdsMembersq("MemberType") = "1" then%>
<TD width="221" height="31">姓 名:
<INPUT type="text" name="name" style="font-family: 宋體; font-size: 9pt; background-color: #FFFFFF; color: #000000; border: 1 solid #000000" value="<% = rdsMembersq("RealName")%>">
</TD><%else%><TD width="221" height="31">姓 名:
<INPUT type="text" name="name" style="font-family: 宋體; font-size: 9pt; background-color: #FFFFFF; color: #000000; border: 1 solid #000000" value="<% = rdsMembersq("ContactMan")%>">
</TD><%end if%>
<TD width="299" height="31">姓 別:<input type="radio" value="保密" name="sex" checked>保密
<input type="radio" value="男" name="sex">男
<input type="radio" value="女" name="sex">女</TD>
<input type="hidden" name="xxtime" value="<% =rdsInfo("CreateTime")%>">
<input type="hidden" name="xxts" value="<% =rdsInfo("InfoDate")%>">
<input type="hidden" name="xxid" value="<% = intInfoKey%>">
<input type="hidden" name="xxmem" value="<% =rdsInfo("MemberKey")%>">
</TR>
<TR>
<TD width="27" height="24"> </TD>
<TD width="520" colspan="2" height="24">留言主題:
<INPUT type="text" name="tit" style="font-family: 宋體; font-size: 9pt; background-color: #FFFFFF; color: #000000; border: 1 solid #000000" value="留言
:<% = rdsInfo("Topic")%>" size="55">
</TD>
</TR>
<TR>
<TD width="27" height="45" rowspan="2"> </TD>
<TD width="221" height="23">聯系電話:
<INPUT type="text" name="tel" value="<% = rdsMembersq("Tel")%>" style="font-family: 宋體; font-size: 9pt; background-color: #FFFFFF; color: #000000; border: 1 solid #000000"></TD>
<TD width="299" height="23"> </TD>
</TR>
<TR>
<TD width="221" height="22">電子信箱:
<INPUT type="text" name="email" value="<% = rdsMembersq("Email")%>" style="font-family: 宋體; font-size: 9pt; background-color: #FFFFFF; color: #000000; border: 1 solid #000000"></TD>
<TD width="299" height="22"> </TD>
</TR>
<TR>
<TD width="27"> </TD>
<TD width="520" colspan="2">
<BR>
您的留言:
<TEXTAREA class=font name="neirong" rows=8 cols=60></TEXTAREA>
</TD>
</TR>
<TR>
<TD width="27"> </TD>
<TD width="520" colspan="2">
<DIV align=center>
<input type="submit" value="馬上發布" name="Submit" class="button"> <input type="reset" value="重新填寫" name="Reset" class="Button">
</DIV>
</TD>
</TR>
<tr>
<td height="10"></td>
</tr>
</FORM>
</TBODY>
</TABLE>
<%
rdsMembersq.Close
set rdsMembersq = nothing
end if
else
%>
<TABLE cellSpacing=0 cellPadding=0 width="547" class="f" border=0>
<TBODY>
<form action="savehf1.asp" method="POST" name="AddInfo" OnSubmit="return bbhf()" target="_blank">
<TR>
<TD width="27" height="31"> </TD>
<TD width="221" height="31">姓 名:
<INPUT type="text" name="name" style="font-family: 宋體; font-size: 9pt; background-color: #FFFFFF; color: #000000; border: 1 solid #000000" value="">
</TD>
<TD width="299" height="31">姓 別:<input type="radio" value="保密" name="sex" checked>保密
<input type="radio" value="男" name="sex">男
<input type="radio" value="女" name="sex">女</TD>
<input type="hidden" name="xxid" value="<% = intInfoKey%>">
<input type="hidden" name="xxtime" value="<% =rdsInfo("CreateTime")%>">
<input type="hidden" name="xxts" value="<% =rdsInfo("InfoDate")%>">
<input type="hidden" name="xxmem" value="<% =rdsInfo("MemberKey")%>">
</TR>
<TR>
<TD width="27" height="24"> </TD>
<TD width="520" colspan="2" height="24">留言主題:
<INPUT type="text" name="tit" style="font-family: 宋體; font-size: 9pt; background-color: #FFFFFF; color: #000000; border: 1 solid #000000" value="留言
:<% = rdsInfo("Topic")%>" size="55">
</TD>
</TR>
<TR>
<TD width="27" height="45" rowspan="2"> </TD>
<TD width="221" height="23">聯系電話:
<INPUT type="text" name="tel" value="0396-" style="font-family: 宋體; font-size: 9pt; background-color: #FFFFFF; color: #000000; border: 1 solid #000000"></TD>
<TD width="299" height="23"> </TD>
</TR>
<TR>
<TD width="221" height="22">電子信箱:
<INPUT type="text" name="email" value="" style="font-family: 宋體; font-size: 9pt; background-color: #FFFFFF; color: #000000; border: 1 solid #000000"></TD>
<TD width="299" height="22"> </TD>
</TR>
<TR>
<TD width="27"> </TD>
<TD width="520" colspan="2">
<BR>
您的留言:<br>
<TEXTAREA class=font name="neirong" rows=8 cols=60></TEXTAREA>
</TD>
</TR>
<TR>
<TD width="27"> </TD>
<TD width="520" colspan="2">
<DIV align=center>
<input type="submit" value="馬上發布" name="Submit" class="button"> <input type="reset" value="重新填寫" name="Reset" class="Button">
</DIV>
</TD>
</TR>
<tr>
<td height="10"></td>
</tr>
</FORM>
</TBODY>
</TABLE>
<%end if%>
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
</center>
</div>
<%
rdsInfo.Close
set rdsInfo = nothing
%>
</td>
<td vAlign="top" width="10"><img height="1" src="images/space.gif" width="10" border="0"></td>
<td vAlign="top" width="1" background="images/space_01.gif"><img height="1" src="images/space_01.gif" width="1" border="0"></td>
<td class="bg01" vAlign="top" width="157">
<div align="center">
<center>
<table id="AutoNumber11" style="BORDER-COLLAPSE: collapse" borderColor="#111111" height="176" cellSpacing="0" cellPadding="0" width="157" border="0">
<tbody>
<tr>
<td vAlign="top" height="35"><img height="35" src="images/pic_520_passport_01.gif" width="157" border="0"></td></tr>
<tr>
<td vAlign="top" background="images/pic_520_passport_02.gif" bgColor="#ffffff" height="120" align="center"><!--#include file="Common/Inc_Login.asp"--></td>
</tr>
<tr>
<td vAlign="top" height="21"><img height="21" src="images/pic_520_passport_03.gif" width="157" border="0"></td></tr></tbody></table></center></div>
<div align="center">
<center>
<table borderColor="#111111" cellSpacing="0" cellPadding="0" width="157" border="0">
<tbody>
<tr>
<td vAlign="center" background="images/space_01.gif" height="25" width="155"> <img src="images/arrow_02.gif" border="0"> <b><font color="#FFFFFF">信息分類</font></b></td></tr>
<tr>
<td height="8" width="155"></td></tr>
<tr>
<td width="155" align="center" valign="top"><!--#INCLUDE FILE="Common/Inc_Catalog.asp"--></td>
</tr>
<tr>
<td height="8" width="155" colspan="2"></td></tr></tbody></table></center></div>
<div align="center">
<center>
<table borderColor="#111111" cellSpacing="0" cellPadding="0" width="157" border="0">
<tbody>
<tr>
<td vAlign="center" background="images/space_01.gif" height="25"> <img src="images/arrow_02.gif" border="0"> <b><font color="#FFFFFF">合作伙伴</font></b></td></tr>
<tr>
<td height="8"></td>
</tr>
<tr>
<td width="155" align="center" valign="top"><!--#INCLUDE FILE="Common/Inc_Cooperate.asp"--></td>
</tr>
<tr>
<td height="8"></td>
</tr>
</tbody>
</table>
</center>
</div>
<div align="center">
<center>
<table borderColor="#111111" cellSpacing="0" cellPadding="0" width="157" border="0">
<tbody>
<tr>
<td vAlign="center" background="images/space_01.gif" height="25"> <img src="images/arrow_02.gif" border="0"> <b><font color="#FFFFFF">友情鏈接</font></b></td></tr>
<tr>
<td height="8"></td>
</tr>
<tr>
<td width="155" align="center" valign="top"><!--#INCLUDE FILE="Common/Inc_Link.asp"--></td>
</tr>
<tr>
<td height="8"></td>
</tr>
</tbody>
</table>
</center>
</div>
</td>
<td vAlign="top" width="1" background="images/space_01.gif"><img height="1" src="images/space_01.gif" width="1" border="0"></td></tr>
<tr>
<td vAlign="top" width="760" colSpan="7" height="14"><img height="14" src="images/pic_bottom_01.gif" width="760" border="0"></td></tr></tbody></table></div>
<!--#include file="End.asp"-->
</body>
</html> <%
rs.close
set rs=nothing
conn.close
set conn=nothing
%>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -