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

📄 fbpl.asp

📁 网上流行的MOVE站点
💻 ASP
字号:
<%@ Language=VBScript %>
<!--#include file="articleconn.asp"-->
<% if request.cookies("userid")="" or request.cookies("password")="" then
%>
<SCRIPT>
function formcheck()
{
 if (loginform.userid.value == "")
 {
   alert('请输入用户名。');
   loginform.userid.focus();
   return false;
 }
 if (loginform.password.value == "")
 {
   alert('请输入密码。');
   loginform.password.focus();
   return false;
 }
 if (loginform.validateCode.value=="")
 {
   alert('请输入附加码,附加码就在输入框右边。');
   loginform.validateCode.focus();
   return false;
 }
 return true;
}
</SCRIPT>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>用户登录</title>
<style><!--body, td, p, li, input, select{FONT-SIZE: 9pt; font-family:宋体; COLOR: #ffffff; font-family:Arial}

.fontshadow { width:100%; filter:dropshadow(color=#ffffff,offx=1,offy=1);}

A:link{COLOR: #ffffff; text-decoration: none;}
A:visited{COLOR: #ffffff; text-decoration: none;}
A:Active{color : #ffffff; TEXT-DECORATION: none;}
A:hover{color: #ffffff; TEXT-DECORATION: none;}

A.a1:link{COLOR: #000000; TEXT-DECORATION: none;}
A.a1:visited{COLOR: #000000; TEXT-DECORATION: none;}
A.a1:Active{color : #000000; TEXT-DECORATION: none;}
A.a1:hover{color : #000000; TEXT-DECORATION: none;}

A.a2:link{COLOR: #1B409B; TEXT-DECORATION: none;}
A.a2:visited{COLOR: #1B409B; TEXT-DECORATION: none;}
A.a2:Active{color : #1B409B; TEXT-DECORATION: none;}
A.a2:A:hover{color: #1B409B;T EXT-DECORATION: none;}

.L17{line-height:170%}
.L18{line-height:180%}
.L20{line-height:200%}
--></style>
</head>

<body bgcolor="#0F0DAE" text="0" leftmargin="0">
  <table border="0" cellspacing="0" align=center style="border-collapse: collapse" bordercolor="#111111" width="359" id="AutoNumber1" cellpadding="0">
  <TR> 
    <TD align="center" class="title">
    <img border="0" src="images/login-top.jpg" width="359" height="85"></TD>
  </TR>
  <TR> 
    <TD valign="top" background="images/login-bg.jpg"  >
 <table width="90%" border="0" align="center">
              <FORM method=post name=loginform action="userpass.asp"
              onsubmit="if (!formcheck()) return false;">
              <TBODY>
<TR>
                <TD align="center" height=35><FONT 
                  color=#3b591b class="fontshadow"></FONT></TD>
                <TD align="left" height=35><FONT 
                  color=#3b591b class="fontshadow"><b>用 户 登 录</b></FONT></TD>
                </TR>
              <TR>
                <TD align=right height=25 width="40%"><FONT 
                  color=#3b591b class="fontshadow">用户名:</FONT></TD>
                <TD width="65%"><INPUT name=userid
                  onfocus=javascript:this.select(); style="border: 1px solid #3655AA; font-size:9pt;color:#000000"" size=14></TD></TR>
              <TR>
                <TD align=right height=13 width="40%"><FONT 
                  color=#3b591b class="fontshadow">密 码:</FONT></TD>
                <TD><INPUT name=password 
                  onfocus=javascript:this.select(); style="border: 1px solid #3655AA; font-size:9pt;color:#000000"" size=14 type=password></TD></TR>
              <TR>
                <TD align=right height=12 width="40%"><FONT 
                  color=#3b591b class="fontshadow">附加码:</FONT></TD>
                <TD><INPUT style="border: 1px solid #3655AA; font-size:9pt;color:#000000"" maxLength=4 name=validateCode 
                  onfocus=javascript:this.select(); size=8>
            <script src="verify.asp"></script>
                   </TD></TR>
              <TR>
                <TD align=middle colSpan=2 height=25><input type="image" name="Submit" src="images/index-denglu.gif" width="62" height="18">&nbsp;&nbsp
                      <a href="reguser.asp" target=_blank>
					  <img border="0" src="images/index-zhuce.gif" width="62" height="18"></a></TD></TR>            </form> 
      </table></TD>
  </TR>
  <tr> 
    <td><img border="0" src="images/login-bottom.gif" width="359" height="28"></td>
  </tr>
</TABLE>
</body>
</html>
<%response.end
end if%>
<%
dim sql
dim rs
dim listname
dim typename
typename="香帅网"
set rs=server.createobject("adodb.recordset")
sql="select review,title,reviewcount from learning where articleid="&clng(request("id"))

rs.open sql,conn,1,1
%>
<html>

<head>
<title>评论:<%=rs("title")%></title>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<link rel="stylesheet" type="text/css" href="css/style.css">
<SCRIPT language=javascript>
<!--
var state=0
window.resizeTo(600,570);
window.moveTo((screen.width-600)/2, (screen.height-600)/2);
//-->
</SCRIPT>
</head>
<body topmargin="0" leftmargin="5" bgcolor="#6699cc">
<div align="center">
  <div align="center">
    <center>
    <table border="0" cellpadding="0" cellspacing="0" width="560">
      <tr>
        <td width="100%" bgcolor="#000000">
        <div align="center">
          <table border="0" cellpadding="0" cellspacing="1" width="100%" height="75">
            <tr>
              <td bgcolor="#cc0001" height="30">
              <div align="center">
                <font color=ffffff><b>以下是影片《<%=rs("title")%>》的评论内容</b> 
              </div>
              </td>
            </tr>
            <tr>
              <td bgcolor="#FFF000" height="47">
              <table width="100%" border="0" cellspacing="0" cellpadding="0" height="2">
                <tr>
                  <td width="100%" bgcolor="#FFF000" height="2">
                  <div align="center">
                    <br><p align="center"><a href=addre.asp?ID=<%=clng(request("id"))%>><u>既然你来了就点这儿发表一下吧</u></a>
                  </div>
                  </td>
                </tr>
              </table>
              <%if rs("review")<>"" then 
      Response.Write  rs("review")%>
              <%else Response.Write "<br><p align=center>该片目前没有任何评论</p>" 
  end if%>
              <p><br>
              <% 
rs.close 
set rs=nothing 
conn.close 
set conn=nothing 
                  %> </td>
            </tr>
          </table>
        </div>
        </td>
      </tr>
    </table>
    </center>
  </div>
</div>
<div align="center">
</div>

</body>

</html>

</body>
</html>

⌨️ 快捷键说明

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