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

📄 feesume.asp

📁 学生信息化管理系统,目前最完美的学生信息化管理系统,界面美观,操作方面,个性化设置.一套软件管理多所学校.
💻 ASP
字号:
<% Set hdobj = Server.CreateObject("HD.Home")'请确保此行在最前
Connkaa = hdobj.WeekaaConn()
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
body,td,th {
	font-size: 12px;
}
.style4 {	color: #FFFFFF;
	font-size: 14px;
}
.tables {
background-image: url(../Image/bigbg.jpg);
background-repeat: no-repeat;

}
.B A:link {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
.B A:visited {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
.B A:hover {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
.B A:active {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
body {
	background-color: #Dee7ff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Image/bg.gif);
}
.STYLE9 {
	font-size: 36px;
	font-family: "黑体";
	font-weight: bold;
	color: #FFFF00;
}
.STYLE10 {color: #FF0000}
.STYLE100{background-color: #FFFFFF;
border-color: #000099;
border-style: solid;
border-width: 0px 0px 1px;}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.STYLE12 {font-family: "黑体"; font-size: 16px;}
-->
</style></head>

<body>

  <table width="1003" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#3399fd">
  <tr>
    <td height="150" align="center" valign="bottom"><img src="../Image/bigbga.jpg" width="1003" height="150"></td>
  </tr>
  <tr>
    <td height="28" align="center" valign="middle" background="../Image/bg01a.jpg"><div class="b"><a href="FeesumY.asp">按年度</a> <a href="FeesumM.asp">按月份</a> <a href="FeesumE.asp">按班级</a></div></td>
  </tr>
  
  <tr>
    <td height="600" align="center" valign="top" bgcolor="#3399FD"><table width="94%" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td height="28" align="center">&nbsp;</td>
      </tr>
      <tr>
        <td align="center"><%
call hdobj.FeesumAcc("A")

%></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="25" bgcolor="#3399FD">  </td>
  </tr>
  <tr>
    <td height="28" background="../Image/bg01a.jpg" bgcolor="#3399FD">&nbsp;</td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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