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

📄 index.asp

📁 在线报名系统通用版2006 管理员密码请在 set.asp中修改 管理员页面为 admin.asp
💻 ASP
字号:
<!--
★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★
★                                                                  ★
☆ (请保留此处版权信息,这些内容并不会对您的网站运行有任何影响)   ☆
★                                                                  ★
☆                在线报名系统通用版2006                            ☆
★                                                                  ★
☆  版权所有: www.52725.com                                         ☆
★                                                                  ★
☆  技术支持请留言:                                                 ☆
★          http://my.52725.com/message                             ★
☆          推荐站点:http://www.chinaz.com                         ☆
★                   http://www.everbaidu.com                       ★
☆    空间,域名,推广,建站咨询,网站策划                          ☆
☆                 请联系 QQ:272032922                             ☆
★                                                                  ★
☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆★☆
-->
<%@ Language=VBScript %>
<!--#INCLUDE FILE="set.asp" -->
<!--#INCLUDE FILE="52725.com_lib.asp" -->
<%
dim ASPBook
dim StrSQL

if not isempty(request("page")) then
      Mypage=cint(Request("page"))
else
      Mypage=1
end if

set ASPBook = Server.CreateObject("ADODB.Recordset")

StrSQL = "Select * from guest order by ID desc"
ASPBook.open StrSQL,conn,1,1

ASPBook.pagesize=Mypagesize
maxpages=cint(ASPBook.pagecount)
totalsize=cint(Mypagesize)
ASPBook.absolutepage=Mypage
GuestTotal=ASPBook.RecordCount

if cint(Mypage) >1 then
    if cint(Mypage) > maxpages then
         MESSAGE("<li>非常sorry啦,没有你想去的页数!</li>")
         Response.End 
    end if
end if
HEADER "显示留言"
MyMenu
%>
<HTML><HEAD><TITLE>www.52725.com在线报名程序</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content=GENERAL name=RATING><LINK href="images/style.css" 
type=text/css rel=StyleSheet>
<link rel="stylesheet" href="css/52725.com.css">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV align=center>
<TABLE cellSpacing=0 cellPadding=0 width=760 border=0>
  <TBODY>
  <TR>
    <TD width=5 background=images/bg_left.gif><IMG height=5 
      src="images/bg_left.gif" width=5></TD>
    <TD vAlign=top>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR>
          <TD bgColor=#806458 height=3></TD></TR>
        <TR>
          <TD bgColor=#ffffff height=1></TD></TR>
        <TR>
          <TD bgColor=#cbbca8>
            <TABLE cellSpacing=0 cellPadding=6 width="100%" border=0>
              <TBODY>
              <TR>
                <TD noWrap width=316><A 
                  href="http://asp.52725.com" target=blank><IMG height=62 
                  src="images/logo_coffeeschool.gif" width=316 
                  border=0></A></TD>
                <TD noWrap width=50><IMG height=62 
                  src="images/sprcoffee_logo.gif" width=50 border=0></TD>
                <TD><FONT class=option><IMG height=38 
                  src="images/ttop.gif" 
            width=329></FONT></TD></TR></TBODY></TABLE></TD></TR>
        <TR>
          <TD bgColor=#b39d8c height=1></TD></TR></TBODY></TABLE></TD>
    <TD width=5 background=images/bg_right.gif><IMG height=5 
      src="images/bg_right.gif" width=5></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=760 border=0>
  <TBODY>
  <TR>
    <TD width=5 background=images/bg_left.gif><IMG height=5 
      src="images/bg_left.gif" width=5></TD>
    <TD vAlign=top>
      <TABLE cellSpacing=0 cellPadding=0 width=750 border=0>
        <TBODY>
        <TR>
          <TD bgColor=#ffffff height=16>
            <DIV align=center><IMG height=120 src="images/top.jpg" 
            width=734 border=0></DIV></TD></TR></TBODY></TABLE></TD>
    <TD width=5 background=images/bg_right.gif><IMG height=5 
      src="images/bg_right.gif" width=5></TD></TR></TBODY></TABLE></DIV>
<TABLE cellSpacing=0 cellPadding=0 width=760 align=center bgColor=#ffffff 
border=0>
  <TBODY>
  <TR vAlign=top>
    <TD width=5 background=images/bg_left.gif><IMG 
      src="images/pixel.gif" width=5></TD>
    <TD class=mainlefttd vAlign=top bgColor=#ffffff>
      <TABLE cellSpacing=1 cellPadding=0 width="100%" bgColor=#ffffff 
        border=0><TBODY>
        <TR>
          <TD>
            <TABLE cellSpacing=1 cellPadding=8 width="94%" align=center 
            bgColor=#ffffff border=0>
              <TBODY>
              <TR>
                <TD>
<table cellspacing=0 border=0 width=662 height="1" id="table1">
  <tr> 
    <td align="right" width="654" height="1" colspan="2">
      <p align="center">目前共有<font color="#FF0000"><b><%=GuestTotal%></b></font>条报名信息<br></TD>
  </TR>
  <tr> 
    <td align="right" width="71" height="1"><a href="gb_sign.asp"><img src="images/sign2.gif" border="0" width="101" height="21"></a></TD>
    <td align="right" width="583" height="1"><%=Greeting%><font color=#000000> 
      <%PageLink%>
      </font></TD>
  </TR>
</table>

<table width="662" border="1" cellspacing="0" cellpadding="0" bordercolor="#000000" bordercolorlight="#FFFFFF" id="table2">
<%
If ASPBook.Eof or ASPBook.Bof then
      Response.Write "<TR>"       
      Response.Write "<TD bgcolor=" & Color1 & "  align=center colspan=6><FONT STYLE=font-size:9pt>对不起,目前还没有任何报名信息!</FONT></TD>"
else

i = 0
total = 0

do until ASPBook.Eof or total = totalsize

if i = 0 then                   
    
    CColor = Color1                 

else                  
    CColor = Color2                  

end if  

%>
<tr bgcolor=<%=CColor%>> 
    <td width="961" bordercolor="#808080" bordercolorlight="#FFFFFF">
      <table width="640" border="0" cellpadding="2" id="table3">
        <tr> 
          <td width="559" bgcolor="#E1D6C7"><font color=black> 
            <%if ASPBook("性别") = "boy" then%>
            <img src="images/boy.gif" alt="英俊潇洒的 <%=ASPBook("名字")%> 先生" align=absmiddle border=0 width="18" height="19"> 
            <%elseif ASPBook("性别") = "girl" then%>                            
            <img src="images/girl.gif" alt="美丽又温柔的 <%=ASPBook("名字")%> 小姐" align=absmiddle border=0 width="18" height="19">                             
            <%else%>                            
            <img src="images/NoSex.gif" alt="<%=ASPBook("名字")%>的性别不详" align=absmiddle border=0 width="18" height="19">&nbsp;|&nbsp;                             
            <%end if%>  
            姓名:<b><font color="#FF0000"><%=ASPBook("名字")%></font></b>&nbsp;|  
            年龄:<%=ASPBook("年龄")%>&nbsp;| 来自:<font color="#0000FF"><%=ASPBook("来自")%></font>&nbsp;|&nbsp;报名时间:<font color="#0000FF"><%=ASPBook("留言日期")%></font>                           
            </font>                   
          </td>  
          <td align="right" width="53" bgcolor="#E1D6C7">   
  
            <img src="images/ip.gif" alt="IP地址:<%=ASPBook("IP")%>" align=absmiddle border=0 width=13 height=16>&nbsp;&nbsp;<img src="images/system.gif" alt="操作系统:<%=ASPBook("系统")%>" align=absmiddle border=0 width=15 height=16>            
          </td>  
        </tr>  
      </table>  
      <table width="641" border="0" cellpadding="2" id="table4">  
        <tr>   
          <td width="613" colspan="2"><b>联系电话</b>:[只有管理员可见]&nbsp;&nbsp;<b>OICQ</b>:[只有管理员可见]&nbsp;&nbsp;<b>联系信箱</b>:[只有管理员可见]&nbsp;&nbsp;<b>毕业学校(学历)</b>:<%=ASPBook("主页")%></td>  
        </tr>  
        <tr>   
          <td width="67">
            <p align="center"><img src="./icons/icon<%=ASPBook("表情")%>.gif" border=0 align=ABSCENTER></p>
          </td>  
          <td width="546">报名留言:<%=ASPBook("留言")%></td>  
        </tr>  

      </table> 
            <%if ASPBook("Reply")<>"" then%>
      <table width="640" border="0" cellpadding="0" cellspacing="0" id="table5">
        <tr> 
          <td width="612" bgcolor="#F5F5F5"><font color="gray" class="littel">www.52725.com站长<font color="#FF0000">荒野孤狼</font>于<font color="#0000FF"><%=ASPBook("Reply_Date")%></font>回复此报名信息: </font></td> 
        </tr>  
        <tr>   
          <td width="612" bgcolor="#F5F5F5"><font color="#008080"><%=ASPBook("Reply")%></font></td>
        </tr>
      </table><%end if%>
    </td>  
  </tr><%  
ASPBook.MoveNext            
i = i + 1  
if i = 2 then i = 0  
total = total + 1  
loop                    
%>  
<%END IF%>  
</table>  
  
<%COPYRIGHT%>  

<table border=0 cellpadding=0 cellspacing=0 width=661 height="12" id="table6">
  <tr> 
    <td width="71" height="12"><font color=#000000> 
      <a href="gb_sign.asp"><img src="images/sign2.gif" border="0" width="101" height="21"></a>
      </font></td>
    <td align="right" width="586" height="12"><font color=#000000> 
      <%PageLink%>
      </font></td>
  </tr>
</TABLE>
			</TD></TR></TBODY></TABLE>
            <TABLE cellSpacing=2 cellPadding=2 width="94%" align=center 
border=0>
              <TBODY>
                <center><iframe src="http://www.52725.com/ad/kafei.htm" width="703" height="136" scrolling="no" frameborder="0" marginheight="0" marginwidth="0"></iframe></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><BR>
      <TABLE cellSpacing=0 cellPadding=1 width="100%" bgColor=#ffffff 
        border=0><TBODY>
        <TR>
          <TD>
            <TABLE cellSpacing=0 cellPadding=3 width="100%" bgColor=#f5f5f5 
            border=0>
              <TBODY>
              <TR>
                <TD align=middle>
                  <TABLE cellSpacing=5 cellPadding=10 width="96%" align=center 
                  bgColor=#ffffff border=0>
                    <TBODY>
                    <TR>
                      <TD class=content><a href=http://my.52725.com/message target=blank>技术支持请点此进入</TD>
                       <TD class=content><a href=http://www.english8848.net/e3008 target=blank>站长提高英语必读</TD>
                       <TD class=content><a href=http://mm.52725.com target=blank>提高流量必看</TD>
                         <TD class=content><a href=http://www.everbaidu.com target=blank>公益站</TD>
                      <TD class=content><IMG title=Classes 
                        style="MARGIN-BOTTOM: 8px; MARGIN-LEFT: 8px" alt=Classes 
                        src="images/coffeeschool.gif" align=right 
                      border=0></TD></TR></TBODY></TABLE></TD></TR>
              <TR>
                <TD bgColor=#b39d8c 
      height=1></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD>
    <TD width=5 background=images/bg_right.gif><IMG 
      src="images/pixel.gif" width=5></TD></TR></TBODY></TABLE></BODY></HTML>

⌨️ 快捷键说明

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