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

📄 review.asp

📁 北方供求 V3.3 Sql 版 §V3.3更新功能 1、首页(自动生成静态
💻 ASP
📖 第 1 页 / 共 2 页
字号:
          <%	  i=i+1                                                                                                  
          rs.movenext                                                                                                  
          if i>=rs.PageSize then exit do 
		  loop 
		  end if
%>
					
		<tr>
						  <td width="100%" height="20" bgcolor="#FFFFFF" align="center"><br>
      <table width="98%" border="0" cellspacing="1" cellpadding="0">
        <% if rs.pagecount=1 then %>
        
          <td height="6" valign="bottom" align="right"> <font color="#000000">共有[<font color="#ff0000"><%=rs.recordcount%></font>]条记录 
            以上是[<font color="red">1~<%=rs.recordcount%></font>]条</font></td>             
        </tr>
        <tr>
          <td width="541" height="7" valign="bottom" align="right"></td>
        </tr>
        <%else%>
		<tr>
		  <td height="16" valign="bottom" align="right" width="99%">
			<% response.write"<form name=go2to form method=Post action='reView.asp'>"                                          
		     if pagecount=1 then                                                        
			 response.write "<font color='#000064'>首页 上一页</font>&nbsp;"
			 else                                                        
             response.write "<a href=?ID="&intInfoKey&"&page=1><font color='0000BE'>首页</font></a>&nbsp;" 
	         response.write "<a href=?ID="&intInfoKey&"&page="+cstr(pagecount-1)+"><font color='0000BE'>上一页</font></a>&nbsp;"
			 end if                                             
             if rs.PageCount-pagecount<1 then                                                        
             response.write "<font color='#000064'>下一页 尾页</font>"                                                    
			 else                                                        
             response.write "<a href=?ID="&intInfoKey&"&page="+cstr(pagecount+1)+"><font color='0000BE'>下一页</font></a>&nbsp;"
			 response.write "<a href=?ID="&intInfoKey&"&page="+cstr(rs.PageCount)+"><font color='0000BE'>尾页</font></a>"           
             end if 
			 response.write "<font color='000064'>&nbsp;页次:<font color=blue>"&pagecount&"</font>/"&rs.pagecount&"页</font>" 
			response.write "<font color='000064'> 转到第<input type='text' name='page' size=2 maxLength=3 style='font-size: 9pt; color:#00006A; position: relative; height: 18' value="&PageCount&">页</font>&nbsp;" 
			response.write "<input type='hidden' name='ID' value="&intInfoKey&">"                              
			response.write "<input class=button type='button' value='确 定' onclick=check() style='font-family: 宋体; font-size: 9pt; color: #000073; position: relative; height: 19'>"      
            response.write "</form>"%></td>          
        </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">姓&nbsp;&nbsp;&nbsp; 名: 
              <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">姓&nbsp;&nbsp;&nbsp; 名: 
              <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">姓&nbsp; 别:<input type="radio" value="保密" name="sex" checked>保密&nbsp; 
			<input type="radio" value="男" name="sex">男&nbsp; 
			<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">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<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">姓&nbsp;&nbsp;&nbsp; 名: 
              <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">姓&nbsp; 别:<input type="radio" value="保密" name="sex" checked>保密&nbsp; 
			<input type="radio" value="男" name="sex">男&nbsp; 
			<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>
&nbsp;<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">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input type="reset" value="重新填写" name="Reset" class="Button">
              </DIV>
            </TD>
          </TR>
          <tr> 
            <td height="10"></td>
          </tr>
        </FORM>
        </TBODY> 
      </TABLE> 
      <%end if
rdsInfo.Close
set rdsInfo = nothing
%>
</td>
						</tr>
				</table>
               </td>
              </tr>
            </tbody>
            </table>
</td>
					</tr>
				</table>
				<table height="6" cellSpacing="0" cellPadding="0" width="132" border="0">
					<tr>
						<td></td>
					</tr>
				</table>

				</td>
			</tr>
		</table>
		</td>
	</tr>
</table></div>
<!--开始-->
<div align="center">
	<table border="0" style="border-collapse: collapse" width="760">
		<tr>
			<td background="hy/img/2005_soft_mainbg.gif" height="7"></td>
		</tr>	</table>
</div>
<!--结束-->
<!--#include file="end.asp"-->
</body>
</html>

⌨️ 快捷键说明

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