📄 class_index1.asp
字号:
<%@ Language=VBScript %>
<!--#include file=globals.asp -->
<%curclassid=trim(request("classid"))
set rs = createobject("ADODB.recordset")
set rss = createobject("ADODB.recordset")
sql="select * from classinfo where classid='"&curclassid&"'"
rs.open SQL,schooldb
if not rs.eof then
classname=rs("classname")
monitor=rs("monitor")
monitor1=rs("monitor1")
tonggao=rs("tonggao")
regdate=rs("regdate")
enterdate=rs("enterdate")
end if
rs.close
schoolid=left(curclassid,8)
sql="select * from schoolinfo where schoolid='"&schoolid&"'"
rs.open SQL,schooldb
if not rs.eof then
schoolname=rs("schoolname")
end if
rs.close
sql="select count(*) as b from userjoinclassinfo where classid='"&curclassid&"' and userstatus='成员'"
rs.open SQL,schooldb,1,3
membernum=rs("b")
rs.close
sql="select count(*) as c from userjoinclassinfo where classid='"&curclassid&"' and userstatus='教师'"
rs.open SQL,schooldb,1,3
teachernum=rs("c")
rs.close
%>
<HTML><HEAD>
<meta http-equiv="Content-Language" content="zh-cn">
<TITLE>中国 创网-校友录-班级主页</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<LINK href="img/alumni.css" type=text/css rel=stylesheet>
<META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD>
<BODY bgColor=white leftMargin=0 topMargin=5 >
<CENTER>
<!--#include file=../top.htm-->
<TABLE cellSpacing=0 cellPadding=0 width=760 border=0>
<TBODY>
<TR>
<TD vAlign=top bgColor=#fbaf0c height=7 colspan="2" width="760">
<table cellSpacing="0" cellPadding="0" width="760" border="0" height="1">
<tr>
<td width="141" bgcolor="#FFFFFF" height="1" valign="bottom">
<img src="img/cr_a1.gif" width="133" height="6"></td>
<td width="72" bgcolor="#FFFFFF" height="1"> </td>
<td width="98" bgcolor="#FFFFFF" height="1"> </td>
<td width="105" bgcolor="#FFFFFF" height="1"> </td>
<td width="108" bgcolor="#FFFFFF" height="1"> </td>
<td width="102" bgcolor="#FFFFFF" height="1"> </td>
<td vAlign="top" width="134" bgcolor="#FFFFFF" height="1"> </td>
</tr>
<tr>
<td width="141" height="32" background="img/cr_a31.gif">
<img src="img/cr_a2.gif" border="0" width="141" height="32"></td>
<td width="72" background="img/cr_a31.gif" height="32">
</td>
<td width="98" height="32" background="img/cr_a31.gif">
</td>
<td width="105" height="32" background="img/cr_a31.gif">
</td>
<td width="108" height="32" background="img/cr_a31.gif">
</td>
<td width="102" background="img/cr_a31.gif" height="32">
</td>
<td vAlign="top" width="134" background="img/cr_a32.gif" height="32">
<table height="26" cellSpacing="0" cellPadding="0" width="120" border="0">
<tr>
<td><a class="cnn" href="javascript:login()">
<img src="img/cr_a22.gif" border="0" width="16" height="16"></a></td>
<td class="cnn"><a class="cnn" href="javascript:login()">
<font color="#ffffff">登录</font></a></td>
<td width="12">
<img src="img/cr_a23.gif" width="2" height="16"></td>
<td><a class="cnn" href="../classlogout.asp">
<img src="img/cr_a22.gif" border="0" width="16" height="16"></a></td>
<td class="cnn"><a class="cnn" href="../classlogout.asp">
<font color="#ffffff">注销</font></a></td>
</tr>
</table>
</td>
</tr>
</table>
</TD>
</TR>
<TR>
<TD vAlign=top bgColor=#fbaf0c height=7 width="607"><IMG height=1
src="img/c.gif" width=1></TD>
<TD align=middle width=157 bgColor=#099acb><IMG height=1
src="img/c.gif" width=1></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=760 border=0>
<TBODY>
<TR>
<TD class=bg1 style="BORDER-LEFT: #fbaf0c 7px solid" vAlign=top align=middle
width=123>
<TABLE height=5 cellSpacing=0 cellPadding=0 width=100 border=0>
<TBODY>
<TR>
<TD><IMG height=1 src="img/c.gif"
width=1></TD></TR></TBODY></TABLE><LINK href="img/photo.css"
type=text/css rel=stylesheet>
<TABLE height=22 cellSpacing=2 cellPadding=0 width=114
background=img/cla_bg3.gif border=0>
<TBODY>
<TR>
<TD vAlign=bottom align=middle>我的校友录</TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=114 border=0 align=middle>
<TBODY align=middle >
<font color="#FF6600"></font></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=114 height=362 border=0>
<TBODY>
<TR vAlign=top>
<TD height="14" width="114" colspan="3" align="center">
</TD></TR>
<TR vAlign=top>
<TD height="7" width="114" colspan="3">
</TD></TR>
<tr>
<TD height="18" align="center" width="103" colspan="2">
·个人设置</TD>
<TD height="18" align="center" width="11">
</TD>
</tr>
<tr>
<TD height="22" align="center" valign="top" width="114" colspan="3">
<a class="cla1" style="text-decoration: none">
<font color="#FF6600">个人信息</font></a></TD>
</tr>
<tr>
<TD height="18" align="center" width="103" colspan="2">
·班级信息</TD>
<TD height="18" align="center" valign="top" width="11">
</TD>
</tr>
<tr>
<TD height="112" align="center" valign="top" width="114" colspan="3">
<a class="cla1" >
<font color="#FF6600">班级留言</font></a><br>
<a class="cla1" >
<font color="#FF6600">成员地址</font></a><br>
<a class=cla1 >
<font color="#FF6600">邮件列表</font></a><br>
<a class="cla1" href="ClassPhotoList.asp">
<font color="#FF6600">班级相册</font></a><br>
<a class="cla1">
<font color="#FF6600">上载照片</font></a><br>
<a class="cla1" style="text-decoration: none">
<font color="#FF6600">访问统计</font></a></TD>
</tr>
<tr>
<TD height="18" align="center" width="91">
·管理员</TD>
<TD height="18" align="center" width="12">
</TD>
<TD height="18" align="center" width="11">
</TD>
</tr>
<tr>
<TD height="22" align="center" valign="top" width="114" colspan="3">
<a class="cla1" > <font color="#FF6600">班级管理</font></a></TD>
</tr>
<tr>
<TD height="17" align="center" width="103" colspan="2">
·相关信息</TD>
<TD height="17" align="center" valign="top" width="11">
</TD>
</tr>
<tr>
<TD height="114" align="center" valign="top" width="114" colspan="3">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="103">
<tr>
<td width="29%" height="103"> </td>
<td width="71%" height="103" valign="top">
<a class="cla1" style="text-decoration: none">
<font color="#FF6600">新用户注册</font></a><br>
<a class="cla1" style="text-decoration: none">
<font color="#FF6600">浏览学校</font></a><br>
<a class="cla1" style="text-decoration: none">
<font color="#FF6600">注册新班级</font></a></td>
</tr>
</table>
</TD>
</tr>
</TBODY></TABLE></TD>
<TD vAlign=top align=middle width=466
background=img/cla_bg2.gif>
<TABLE cellSpacing=0 cellPadding=0 width=457 border=0>
<TBODY>
<TR>
<TD class=cla1 width=380 height=24> <a href="/alumni">校友录首页 </a>>><a href="../classlist.asp?schoolid=<%=schoolid%>" class=6 target="_blank"><%=schoolname%></a>
>><a href="class_index.asp"><%=classname%></a></TD>
<TD align=right width=77></TD></TR>
<TR align=middle>
<TD colSpan=2><IMG height=3 src="img/cla_a1.gif"
width=457></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=1 cellPadding=0 width=447 bgColor=#d2d2d2 border=0>
<TBODY>
<TR>
<TD bgColor=#ffffff colSpan=2 width="445">
<TABLE height=26 cellSpacing=0 cellPadding=4 width=100 border=0>
<TBODY>
<TR>
<TD><FONT color=#0066cc><STRONG> <FONT
color=#246f00>班级功能</FONT></STRONG></FONT></TD></TR></TBODY></TABLE>
<TABLE class=cr4 cellSpacing=0 cellPadding=3 width=400 align=center
border=0>
<TBODY>
<TR align=middle>
<TD><font color="#000000"><IMG
height=26 src="img/cla_a40.gif" width=36
border=0><BR>班级留言</font></TD>
<TD><font color="#000000"><IMG height=26 src="img/cla_a33.gif" width=5
border=0><BR></font></TD>
<TD><font color="#000000"><IMG
height=26 src="img/cla_a41.gif" width=36
border=0><BR>成员地址 </font>
</TD>
<TD><font color="#000000"><IMG height=26 src="img/cla_a33.gif" width=5
border=0></font></TD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -