www.gusucode.com > ASP+ACCESS学生排课管理系统毕业设计(源代码+论文) > ASP+ACCESS学生排课管理系统毕业设计(源代码+论文)\ASP+SQL学生排课管理系统\SelectCourse\test.asp

    <!--#include file="../include/keepHouse.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
</head>

<body>
<div align=center>
<!--#include file="../include/header.asp"-->
<table border="0" cellpadding="0" cellspacing="0" width="750" height="351">

<tr height=80>
<td valign="top" colspan="3">
<iframe name="I1" width="750" height="80" src="SelectCourseTop.asp" scrolling=auto frameborder=0>
浏览器不支持嵌入式框架,或被配置为不显示嵌入式框架。</iframe></td>
</tr>

<tr height=1 bgcolor=#C0C0C0>
<td colspan="3">
</td>
</tr>

<tr height="280">
<td valign="top" width="249" >
<iframe name="I2" width="249" height="280" src="SelectCourseLeft.asp" scrolling=auto frameborder=0>
浏览器不支持嵌入式框架,或被配置为不显示嵌入式框架。</iframe>
</td>
<td  width="1" bgcolor=#c0c0c0></td>
<td valign="top" width="500">
<iframe name="I3" width="500" height="280" src="SelectCourseMain.asp" scrolling=auto frameborder=0 >
浏览器不支持嵌入式框架,或被配置为不显示嵌入式框架。</iframe>
</td>
</tr>

</table>
</div>
<!--#include file="../include/footer.asp"-->
</body>
</html>