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

📄 review.asp

📁 电影ASP文件
💻 ASP
📖 第 1 页 / 共 2 页
字号:
              <%end if%>                                
              <%if curpage>=rsf.pagecount then%>下页  尾页                                
                <%else%><a href="review.asp?id=<%=request("id")%>&page=<%=(curpage+1)%>#1">下页</a>  <a href="review.asp?id=<%=request("id")%>&page=<%=rsf.pagecount%>#1">尾页</a>                                
              <%end if%></TD></TR></TBODY></TABLE>
                        <TABLE height=2 cellSpacing=0 cellPadding=0 width="92%" 
                        align=center background=images/txwm_line_1.gif 
                        border=0>
                          <TBODY>
                          <TR>
                            <TD height=2 style="font-size: 12px">
                            <IMG height=2 
                              src="images/dot.gif" 
                        width=10></TD></TR></TBODY></TABLE>
                        <TABLE height=2 cellSpacing=0 cellPadding=0 width="92%" 
                        align=center background=images/txwm_line_1.gif 
                        border=0>
                          <TBODY>
                          <TR>
                            <TD height=2 style="font-size: 12px">
                            <IMG height=2 
                              src="images/dot.gif" 
                        width=10></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
                  </center>
</div>

<tr>
                            <TD height=39 width="553">
                            <div align="center">
                              <center>
                              <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="95%" id="AutoNumber2">
                <%
                i=0
          do while not rsf.eof
%>
                             <tr>
                            <TD width="4%" height=22 style="font-size: 12px">
                            <IMG height=16 
                              src="images/036.gif" width=15></TD>
                            <TD width="96%" height=22 style="font-size: 12px"><FONT 
                              color=#ff0000><%=rsf("penname")%></FONT><FONT color=#666666> 于 
                              <%=rsf("addtime")%> 发表&nbsp; 评分:<%if rsf("vote")=1 then%>☆<%elseif rsf("vote")=2 then%>☆☆<%elseif rsf("vote")=3 then%>☆☆☆<%elseif rsf("vote")=4 then%>☆☆☆☆<%elseif rsf("vote")=5 then%>☆☆☆☆☆<%else%>未评分<%end if%></FONT></TD>
                                </tr>
                                <tr>
                            <TD colSpan=2 style="font-size: 12px">
                              <TABLE height=2 cellSpacing=0 cellPadding=0 
                              width="100%" align=center 
                              background=images/txwm_line_1.gif border=0>
                                <TBODY>
                                <TR>
                                <TD height=2 style="font-size: 12px">
                                <IMG height=2 
                                src="images/dot.gif" 
                                width=10></TD></TR></TBODY></TABLE></TD>
                                </tr>
                                <tr bgColor=#f7f7f7>
                            <TD width="100%" colSpan=2 height=22 style="font-size: 12px">
                              <TABLE cellSpacing=0 cellPadding=4 width="98%" 
                              align=center border=0>
                                <TBODY>
                                <TR>
                                <TD style="font-size: 12px"><%=rsf("review_text")%></TD></TR></TBODY></TABLE></TD>
                                </tr>
                                <tr>
                            <TD width="100%" colSpan=2 style="font-size: 12px">
                              <TABLE height=2 cellSpacing=0 cellPadding=0 
                              width="100%" align=center 
                              background=images/txwm_line_1.gif border=0>
                                <TBODY>
                                <TR>
                                <TD height=2 style="font-size: 12px">
                                <IMG height=2 
                                src="images/dot.gif" 
                                width=10></TD></TR></TBODY></TABLE></TD>
                                </tr>
                                <tr>
                            <TD colSpan=2 style="font-size: 12px">
                              <TABLE height=2 cellSpacing=0 cellPadding=0 
                              width="100%" align=center 
                              background=images/txwm_line_1.gif border=0>
                                <TBODY>
                                <TR>
                                <TD height=2 style="font-size: 12px">
                                <IMG height=2 
                                src="images/dot.gif" 
                                width=10></TD></TR></TBODY></TABLE></TD>
                                </tr>
<% i=i+1
if i>=Num then exit do
rsf.movenext
loop
%>
                              </table>
                              </center>
                            </div>
<TR>
                            <TD height=30 width="553"><DIV align=center style="font-size: 12px">每页显示<font color=red><%=num%></font>条/共<font color=red><%=rsf.recordcount%></font>条&nbsp;第<font color=red><%=curpage%></font>页/共<font color=red><%=rsf.pagecount%></font>页                                              
              &nbsp;<%if curpage<=1 then%>首页  上页                                
                <%else%><a href="review.asp?id=<%=request("id")%>&page=1#1">首页</a>  <a href="review.asp?id=<%=request("id")%>&page=<%=(curpage-1)%>#1">上页</a>                                
              <%end if%>                                
              <%if curpage>=rsf.pagecount then%>下页  尾页                                
                <%else%><a href="review.asp?id=<%=request("id")%>&page=<%=(curpage+1)%>#1">下页</a>  <a href="review.asp?id=<%=request("id")%>&page=<%=rsf.pagecount%>#1">尾页</a>                                
              <%end if%></TD></TR>
                            <%
end if   
rsf.close                                                    
set rsf=nothing   
connr.close   
set connr=nothing '-------评论结束%> 


<tr>
                            <TD height=39>
                            <div align="center">
                              <center>
                              <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="95%" id="AutoNumber3">
                                <tr>
                            <TD height=30 style="font-size: 12px"> </TD></tr>
<%if request.cookies("userid")<>"" and request.cookies("password")<>"" and request.cookies("okerer")<>"" then%><FORM action=?n=1 method=post onSubmit="return check(this);"><%end if%>
                                <tr>
                            <TD height=30 style="font-size: 12px"><A name=review></A>您的昵称 
                            <INPUT 
                              style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #ffffff" 
                              size=14 name=penname value="<%=request.cookies("userid")%>">&nbsp; 我要打分<select size="1" name="vote">                 
            <option value="0">不打分</option>
            <option value="1">☆</option>
            <option value="2">☆☆</option>
            <option value="3">☆☆☆</option>
            <option value="4">☆☆☆☆</option>
            <option value="5">☆☆☆☆☆</option>
          </select> </TD>
                                </tr>
                                <tr>
                            <TD height=25 style="font-size: 12px">
                            <TEXTAREA name=review_text rows=4 cols=75><%if request.cookies("userid")<>"" and request.cookies("password")<>"" and request.cookies("okerer")<>"" then%><%else%>只有注册用户才能发表评论,请先登录或注册!<%end if%></TEXTAREA>
                            <INPUT type=hidden value=<%=request("name")%> name=film_name> 
                              <INPUT type=hidden value=<%=request("id")%> name=id> </TD>
                                </tr><TR>
                            <TD height=30>
                            <INPUT type=image height=18 
                              width=42 src="images/go6.gif" size="20">&nbsp; <IMG height=18 src="images/go7.gif" width=42> </TD></TR><%if request.cookies("userid")<>"" and request.cookies("password")<>"" and request.cookies("okerer")<>"" then%></FORM><%end if%><tr>
                            <TD height=25 style="font-size: 12px"> </TD>
                                </tr>
                              </table>
                              </center>
                            </div>
</div>
<div align="center" style="font-size: 12px"><a href="javascript:window.close()">[关闭窗口]</a></p>
</body>
</html>

⌨️ 快捷键说明

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