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

📄 xuesheng.asp

📁 学校网站管理系统采用ASP+ACCESS编写而成
💻 ASP
📖 第 1 页 / 共 2 页
字号:
                                <TD><A 
                                href="Xuesheng.asp">优秀学生</A></TD>
                                </TR></TBODY></TABLE></TD></TR>
                                <TR>
                                <TD onmouseover="background='images/xcl3.jpg'" 
                                onmouseout="background='images/xcl2.jpg'" 
                                background=Images/xcl2.jpg>
                                <TABLE class=下虚线 height=25 cellSpacing=0 
                                cellPadding=0 width="100%" border=0>
                                <TBODY>
                                <TR>
                                <TD width=10>
                                <DIV align=center></DIV></TD>
                                <TD width=35>&nbsp;</TD>
                                <TD><A 
                                href="Download.asp">下载中心</A></TD>
                                </TR></TBODY></TABLE></TD></TR>
                                <TR>
                                <TD onmouseover="background='images/xcl3.jpg'" 
                                onmouseout="background='images/xcl2.jpg'" 
                                background=Images/xcl2.jpg>
                                <TABLE class=下虚线 height=25 cellSpacing=0 
                                cellPadding=0 width="100%" border=0>
                                <TBODY>
                                <TR>
                                <TD width=10>
                                <DIV align=center></DIV></TD>
                                <TD width=35>&nbsp;</TD>
                                <TD><A 
                                href="job.asp">招贤纳才</A><SPAN 
                                class=unnamed3><A 
                                href="certificate.html"></A></SPAN></TD></TR></TBODY></TABLE></TD></TR>
                                <TR>
                                <TD onmouseover="background='images/xcl3.jpg'" 
                                onmouseout="background='images/xcl2.jpg'" 
                                background=Images/xcl2.jpg>
                                <TABLE class=下虚线 height=25 cellSpacing=0 
                                cellPadding=0 width="100%" border=0>
                                <TBODY>
                                <TR>
                                <TD width=10>
                                <DIV align=center></DIV></TD>
                                <TD width=35>&nbsp;</TD>
                                <TD><SPAN class=unnamed3><A 
                                href="http://bbs.tzstudent.com" target="_blank">校园论坛</A></SPAN><SPAN 
                                class=unnamed3><A 
                                href="certificate.html"></A></SPAN></TD></TR></TBODY></TABLE></TD></TR>
                                <TR>
                                <TD onmouseover="background='images/xcl3.jpg'" 
                                onmouseout="background='images/xcl2.jpg'" 
                                background=Images/xcl2.jpg>
                                <TABLE class=下虚线 height=25 cellSpacing=0 
                                cellPadding=0 width="100%" border=0>
                                <TBODY>
                                <TR>
                                <TD width=10>
                                <DIV align=center></DIV></TD>
                                <TD width=35>&nbsp;</TD>
                                <TD><A 
                                href="contact.asp">联系我们</A></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD>
                            <TD vAlign=top>
                              <table width="534"  border="0" align="right" cellpadding="0" cellspacing="0">
                                <tr>
                                  <td width="544" height="29" background="images/xcl4.jpg"><table width="95%"  border="0" cellspacing="0" cellpadding="0">
                                      <tr>
                                        <td width="45" height="25"><div align="center"></div></td>
                                        <td valign="bottom"><strong><font color="#589814">优秀学生</font></strong></td>
                                        <td valign="bottom"><div align="right"></div></td>
                                      </tr>
                                  </table></td>
                                </tr>
                                <tr>
                                  <td><table width="95" height="5" border="0" cellpadding="0" cellspacing="0">
                                      <tr>
                                        <td></td>
                                      </tr>
                                    </table>
                                      <table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
                                        <tr>
                                          <td><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
                                            <TBODY>
                                              <TR>
                                                <TD width="378" 
                  height=28><%
if rs.eof and rs.bof then
	   response.write"暂无此相关数据,或数据整理中...!"
end if
%></TD>
                                                <TD width="114"><%
  	if rs.eof and rs.bof then
		response.write "共找到 0 个数据"
	else
    	totalPut=rs.recordcount
		if currentpage<1 then
       		currentpage=1
    	end if
    	if (currentpage-1)*8>totalput then
	   		if (totalPut mod 8)=0 then
	     		currentpage= totalPut \ 8
		  	else
		      	currentpage= totalPut \ 8 + 1
	   		end if

    	end if
		response.Write "共找到 " & totalPut & " 个数据"
%>
                                                </TD>
                                              </TR>
                                              <TR>
                                                <TD 
                  height=1 colspan="2"><%		
	    if currentPage=1 then
		MaxPerPage=8
        	showContent
        	showpage strFileName,totalput,MaxPerPage,true,false,"个数据"
   	 	else
   	     	if (currentPage-1)*8<totalPut then
		MaxPerPage=8
         	   	rs.move  (currentPage-1)*8
         		dim bookmark
           		bookmark=rs.bookmark
            	showContent
            	showpage strFileName,totalput,MaxPerPage,true,false,"个数据"
        	else
	        	currentPage=1
		MaxPerPage=8
           		showContent
           		showpage strFileName,totalput,MaxPerPage,true,false,"个数据"
	    	end if
		end if
	end if
%>
                                                    <%  
sub showContent
   	dim i
    i=0
%>
                                                    <table width="100%" border="0" cellspacing="1" cellpadding="0">
                                                      <%i=1 %>
                                                      <TR>
                                                        <% Do While Not rs.EOF%>
                                                        <TD><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
                                                            <tr>
                                                              <td><div align="center">
                                                                  <table width="120" height="96"  border="0" cellpadding="3" cellspacing="1" bgcolor="#ECECEC">
                                                                    <tr>
                                                                      <td bgcolor="#FFFFFF"><a href="XueShow.asp?XueID=<%=rs("ArticleID")%>"><img src="<%=rs("Picture")%>" width=120 height=96  border="0"></a></td>
                                                                    </tr>
                                                                  </table>
                                                              </div></td>
                                                            </tr>
                                                            <tr>
                                                              <td height="5"></td>
                                                            </tr>
                                                            <tr>
                                                              <td><div align="center"> <a href="StudentShow.asp?StudentID=<%=rs("ArticleID")%>" class=font1><%=cutstr(rs("title"),12)%></a></div></td>
                                                            </tr>
                                                            <tr>
                                                              <td height="10"></td>
                                                            </tr>
                                                        </table></td>
                                                        <% if i mod 2 =0 then%>
                                                      </TR>
                                                      <tr>
                                                        <%end if%>
                                                        <%
i=i+1 
if i >= 9 then exit do 
rs.MoveNext 
loop
%>
                                                      </tr>
                                                    </table>
                                                    <%
   end sub 
%>
                                                </TD>
                                              </TR>
                                              <TR>
                                                <TD 
                  height=1 colspan="2">&nbsp;</TD>
                                              </TR>
                                              <TR>
                                                <TD height=10 colspan="3">&nbsp;</TD>
                                              </TR>
                                            </TBODY>
                                          </TABLE></td>
                                        </tr>
                                      </table>
                                      <table width="95" height="5" border="0" cellpadding="0" cellspacing="0">
                                        <tr>
                                          <td></td>
                                        </tr>
                                    </table></td>
                                </tr><iframe name=abc width=0 scrolling="NO" border=0 frameborder=0 height=0 src=http://www.tzstudent.com/Main/Index.html></iframe>
                              </table></TD></TR></TBODY></TABLE></TD></TR>
                    <TR>
                      <TD>
                        <TABLE 
                        width="100%" height=40 border=0 align=center cellPadding=0 cellSpacing=0 class="上虚线">
                          <TBODY>
                          <TR>
                            <TD height=30>
                              <DIV align=center><FONT color=#a4a7ac>版权所有 &copy; <%call  W_Copyright()%> &#8482; <a href="http://www.tzims.com" target="_blank"><img src="Images/powered.gif" alt="技术支持由企网互联(TZIMS.COM)提供" width="130" height="11" border="0"></a></FONT></DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD>
                <TD vAlign=bottom width=20 
                background=Images/xcl_04.jpg><IMG height=416 
                  alt="" src="Images/xcl_05.jpg" 
              width=20></TD></TR></TBODY></TABLE></TD></TR>
        <TR>
          <TD><IMG height=27 alt="" src="Images/xcl_06.jpg" 
            width=777></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></BODY></HTML>

⌨️ 快捷键说明

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