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

📄 index.asp

📁 该软件是用asp编写的
💻 ASP
📖 第 1 页 / 共 5 页
字号:
				set rst=server.createobject("adodb.recordset")
				sqlstr="select  *  from author where del=1 order by dateandtime desc"				
				rst.open sqlstr,conn,3,3
							  %>
							 <% if rst.eof or rst.bof then
					response.write("没有最新消息!")
				else %>
				<%  do until rst.eof or rst.bof or i=11 %>	  
                  
                        <tr> 
   <td width="36%" height="19"><a  href='#' onClick=window.open('dispjs.asp?userid=<%=rst("userid")%>','surveywin','scrollbars=yes,,,width=487,height=600')><%= left(rst("gk"),6) %></a>{<%= rst("sex") %>}</td>
                          <td width="20%"><div align="center"><a  href='#' onClick=window.open('dispjs.asp?userid=<%=rst("userid")%>','surveywin','scrollbars=yes,,,width=487,height=600')><%= left(rst("kc"),4) %></a></div></td>
                          <td width="14%"><div align="center"><a  href='#' onClick=window.open('dispjs.asp?userid=<%=rst("userid")%>','surveywin','scrollbars=yes,,,width=487,height=600')><%= left(rst("dq"),4) %></a></div></td>
                          <td width="13%"><div align="center"><a  href='#' onClick=window.open('dispjs.asp?userid=<%=rst("userid")%>','surveywin','scrollbars=yes,,,width=487,height=600')><%= left(rst("bc"),4) %></a></div></td>
                          <td width="17%"><div align="center"><a  href='#' onClick=window.open('dispjs.asp?userid=<%=rst("userid")%>','surveywin','scrollbars=yes,,,width=487,height=600')><%response.write""& year(rst("dateandtime"))&"/"&month(rst("dateandtime"))&"/"&day(rst("dateandtime"))&""%></a></div></td>
                        </tr>
                        <% 
						rst.movenext
					i=i+1
					loop   
					end if 
	               rst.close
				set rst=nothing
						 %>
                      </table></TD>
            </TR>
          </TBODY>
        </TABLE>
      <TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">
        <TBODY>
        <TR>
          <TD height=6></TD></TR></TBODY></TABLE>
      <TABLE align=center background=img/jdmenu_bg.gif 
      border=0 cellPadding=1 cellSpacing=0 height=19 width=401>
        <TBODY>
        <TR>
          <TD align=middle width=49><IMG height=11 
            src="img/biao_mobile.gif" width=42></TD>
              <TD vAlign=bottom width=110>[<A  
            href="jy.asp">教员信息</A><A  
            href="http://www.pconline.com.cn/mobile/market/"></A>]</TD>
              <TD vAlign=bottom width=217> <div align="right"><A 
            href="jy.asp" 
            ><FONT color=#ff3333>[More]</FONT></A></div></TD>
          <TD align=right width=17>&nbsp;</TD></TR></TBODY></TABLE>
        <TABLE align=center border=0 cellPadding=0 cellSpacing=0 height=27 
      width=375>
          <TBODY>
            <TR> 
              <TD class=sfont height=6 vAlign=top></TD>
            </TR>
            <TR> 
              <TD align=middle><table width="100%" border="0" cellspacing="0" cellpadding="0">
                        <tr> 
                          <td><div align="left">教员概况/性别</div></td>
                          <td><div align="center">辅导课程</div></td>
                          <td><div align="center">地区</div></td>
                          <td><div align="center">报酬</div></td>
                          <td><div align="center">时间</div></td>
                        </tr>
                        <% 
				set rst=server.createobject("adodb.recordset")
				sqlstr="select  *  from jyb where del=1 order by addtime desc"				
				rst.open sqlstr,conn,3,3
							  %>
               	 <% if rst.eof or rst.bof then
					response.write("没有最新消息!")
				else 
				i=11
				%>
				<%  do until rst.eof or rst.bof or i=22 %>	
                        <tr> 
                          <td width="36%" height="19">&nbsp;<a  href='#' onClick=window.open('dispjy.asp?id=<%=rst("id")%>','surveywin','scrollbars=yes,width=487,height=400')><%= left(rst("gk"),6) %></a>{<%= rst("xb") %>}</td>
                          <td width="20%"><div align="center"><a  href='#' onClick=window.open('dispjy.asp?id=<%=rst("id")%>','surveywin','scrollbars=yes,width=487,height=400')><%= left(rst("kc"),4) %></a></div></td>
                          <td width="14%"><div align="center"><a  href='#' onClick=window.open('dispjy.asp?id=<%=rst("id")%>','surveywin','scrollbars=yes,width=487,height=400')><%= left(rst("dq"),4) %></a></div></td>
                          <td width="13%"><div align="center"><a  href='#' onClick=window.open('dispjy.asp?id=<%=rst("id")%>','surveywin','scrollbars=yes,width=487,height=400')><%= left(rst("bc"),4) %></a></div></td>
                          <td width="17%"><div align="center"><a  href='#' onClick=window.open('dispjy.asp?id=<%=rst("id")%>','surveywin','scrollbars=yes,width=487,height=400')><%response.write""& year(rst("addtime"))&"/"&month(rst("addtime"))&"/"&day(rst("addtime"))&""%></a></div></td>
                        </tr>
                        <% 
                    rst.movenext
					i=i+1
					loop   
					end if 
	                rst.close
				     set rst=nothing
						 %>
                      </table></TD>
            </TR>
          </TBODY>
        </TABLE>
      <TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">
        <TBODY>
        <TR>
          <TD height=6></TD></TR></TBODY></TABLE>
      <TABLE align=center background=img/jdmenu_bg.gif 
      border=0 cellPadding=1 cellSpacing=0 height=19 width=401>
        <TBODY>
        <TR>
          <TD align=middle width=49><IMG height=11 
            src="img/biao_mobile.gif" width=42></TD>
              <TD vAlign=bottom width=110>[<A  
            href="xy.asp">学员信息</A><A  
            href="http://www.pconline.com.cn/mobile/skill/"></A>]</TD>
              <TD vAlign=bottom width=217> <div align="right"><A 
            href="xy.asp" 
            ><FONT color=#ff3333>[More]</FONT></A></div></TD>
          <TD align=right width=17>&nbsp;</TD></TR></TBODY></TABLE>
      <TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">
        <TBODY>
        <TR>
          <TD height=6></TD></TR></TBODY></TABLE>
        <TABLE align=center border=0 cellPadding=0 cellSpacing=0 height=27 
      width=375>
          <TBODY>
            <TR> 
              <TD class=sfont height=6 vAlign=top></TD>
            </TR>
            <TR> 
              <TD align=middle><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <tr> 
                                        <td><div align="left">学员概况/性别</div></td>
                                        <td height="19"><div align="center">辅导课程</div></td>
                                        <td><div align="center">地区</div></td>
                                        <td><div align="center">报酬</div></td>
                                        <td><div align="center">时间</div></td>
                                      </tr>
                                      <!--#include file="conn.asp" -->
                                      <% 
				set rst=server.createobject("adodb.recordset")
				sqlstr="select  *  from xyb where del=1 order by addtime desc"				
				rst.open sqlstr,conn,3,3
							  %>
                                      <% if rst.eof or rst.bof then
					response.write("没有最新消息!")
				else 
				i=22
				%>
                                      <%  do until rst.eof or rst.bof or i=33 %>
                                      <tr> 
                                        <td width="36%" height="19">&nbsp;<a  href='#' onClick=window.open('dispxy.asp?id=<%=rst("id")%>','surveywin','scrollbars=yes,width=487,height=400')><%= left(rst("gk"),6) %></a>{<%= rst("xb") %>}</td>
                                        <td width="20%"><div align="center"><a  href='#' onClick=window.open('dispxy.asp?id=<%=rst("id")%>','surveywin','scrollbars=yes,width=487,height=400')><%= left(rst("kc"),4) %></a></div></td>
                                        <td width="14%"><div align="center"><a  href='#' onClick=window.open('dispxy.asp?id=<%=rst("id")%>','surveywin','scrollbars=yes,width=487,height=400')><%= left(rst("dq"),4) %></a></div></td>
                                        <td width="13%"><div align="center"><a  href='#' onClick=window.open('dispxy.asp?id=<%=rst("id")%>','surveywin','scrollbars=yes,width=487,height=400')><%= left(rst("bc"),4) %></a></div></td>
                                        <td width="17%"><div align="center"><a  href='#' onClick=window.open('dispxy.asp?id=<%=rst("id")%>','surveywin','scrollbars=yes,width=487,height=400')>
                                            <%response.write""& year(rst("addtime"))&"/"&month(rst("addtime"))&"/"&day(rst("addtime"))&""%>
                                            </a></div></td>
                                      </tr>
                                      <% 
						rst.movenext
					i=i+1
					loop   
					end if 
	               rst.close
				set rst=nothing
						 %>
                                    </table></TD>
            </TR>
          </TBODY>
        </TABLE></TD>
    <TD bgColor=#f0f0f0 vAlign=top width=170>
      <TABLE background=img/dcleft_bg.gif border=0 
      cellPadding=0 cellSpacing=0 height=22 width=170>
        <TBODY>
        <TR>
              <TD align=middle class=font_menu4 height=25> 高级教师推荐</TD>
            </TR></TBODY></TABLE>
      <TABLE border=0 cellPadding=0 cellSpacing=0 width=166>
        <TBODY>
        <TR>
              <TD class=sfont vAlign=top><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
                  <tr>
                    <td>
					                      <% 
				set rst=server.createobject("adodb.recordset")
				sqlstr="select  *  from author where del=2 order by dateandtime desc"				
				rst.open sqlstr,conn,3,3
							  %>
					<table width="68%" border="0" align="center" cellpadding="1" cellspacing="0" bgcolor="#000000">
                        <tr>
                          <td ><img src="<%=rst("picurl")%>" width="112" height="112"></td>
                        </tr>
                      </table></td>
                  </tr>
                  <tr>
                    <td><br>
                      <table width="94%" border="0" align="center" cellpadding="0" cellspacing="0">
                        <tr> 
                          <td width="45%" valign="top"><font color="#FF9900">教师姓名:</font></td>
                          <td width="55%" height="20" valign="top"><a  href='#' onClick=window.open('dispjs.asp?userid=<%=rst("userid")%>','surveywin','scrollbars=yes,,,width=487,height=600')><%= rst("mz") %></a></td>
                        </tr>
                        <tr> 
                          <td valign="top"><font color="#FF9900">个人简介:</font></td>
                          <td height="20" valign="top"><%= left(rst("remark"),15) %>…</td>
                        </tr>
                        <tr> 
                          <td valign="top"><font color="#FF9900">教学情况:</font></td>
                          <td height="20" valign="top"><%= left(rst("gk"),15) %>…</td>
                        </tr>
                        <tr> 
                          <td valign="top"><font color="#FF9900">联系电话:</font></td>
                          <td height="20" valign="top"><%= rst("tel") %></td>
                        </tr>
                      </table></td>
                  </tr>
                </table></TD>
            </TR></TBODY></TABLE>
      <TABLE bgColor=#ffffff border=0 cellPadding=0 cellSpacing=0 width=170>
        <TBODY>
        <TR>
          <TD height=1></TD></TR></TBODY></TABLE>
      <TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">
        <TBODY>
        <TR>
          <TD height=4></TD></TR></TBODY></TABLE>
      <TABLE background=img/dcleft_bg.gif border=0 
      cellPadding=0 cellSpacing=0 height=22 width=170>
        <TBODY>
        <TR>
              <TD align=middle class=font_menu4 
      height=25>本站法规条例</TD>
            </TR></TBODY></TABLE>
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td><TABLE background=img/bj_bg.gif border=0 
      cellPadding=0 cellSpacing=0 width=170>
                <TBODY>
                  <TR onmouseout="this.className='styleout'" 
        onmouseover="this.className='styleover'" style="CURSOR: hand"> 
                    <TD align=middle height=22 width=32>1 <IMG height=6 
            src="img/lanmu_biao2.gif" width=8></TD>
                    <TD class=fontspace width=137>正确阅读本站要求</TD>
                  </TR>
                  <TR onmouseout="this.className='styleout'" 
        onmouseover="this.className='styleover'" style="CURSOR: hand"> 
                    <TD align=middle height=22>2 <IMG height=6 
            src="img/lanmu_biao2.gif" width=8></TD>
                    <TD class=fontspace>正式填写自己的资料</TD>
                  </TR>

⌨️ 快捷键说明

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