?? main.asp
字號:
<!--#include file="../../System/Const.asp"-->
<!--#include file="../../System/misc.asp"-->
<%
if session("usertype")<>UTP_STUDENT then
Response.Redirect "../../system/relogin.asp?Info=你的身份檢查,出現錯誤!"
end if
%>
<HTML>
<BODY bgcolor="#CDC8CF" leftmargin="0" topmargin="10" >
<!--#include file="Header.asp"-->
<!--下面包含頭文件-->
<!--下面包含顯示所有用戶的列表-->
<table width="770" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" align="center" height="70%">
<tr>
<td bgcolor="#8C9A8C" width="3"></td>
<td bgcolor="#EFEFEF" height="20" valign="bottom" colspan="3"> 你現在的位置:會議記錄</td>
<td bgcolor="#8C9A8C" width="3"></td>
</tr>
<tr>
<td bgcolor="#8C9A8C" width="3" height="15"></td>
<form action="list.asp" method=get id=form2 name=form2 height=30>
<td height="15" colspan="3">
<div align="right"></div>
</td>
</form>
<td bgcolor="#8C9A8C" width="3" height="15"></td>
</tr>
<tr>
<td bgcolor="#8C9A8C" width="3"></td>
<td width="172" valign="top"><iframe src="frmClass.asp" name="frmClass" width="100%" height="100%" marginwidth="0" marginheight="0" frameborder="0">
</iframe>很抱歉,使用的瀏覽器并不支援 IFrame,不能正常瀏覽我的網頁。</td>
<td width="583" valign="top"><iframe src="frmCourse.asp?class_id=0" name="frmCourse" width="100%" height="100%" marginwidth="0" marginheight="0" frameborder="0">
</iframe>很抱歉,使用的瀏覽器并不支援 IFrame,不能正常瀏覽我的網頁。</td>
<td width="9" valign="top"><iframe name="frmUploadAcc" width="0" height="0" marginwidth="0" marginheight="0" frameborder="0">
</iframe></td>
<td bgcolor="#8C9A8C" width="3"></td>
</tr>
<tr>
<td bgcolor="#8C9A8C" width="3" height="21"></td>
<td bgcolor="EFEFEF" height="21" colspan="3">
<div align="center"><%=COMPANY%></div>
</td>
<td bgcolor="#8C9A8C" width="3" height="21"></td>
</tr>
</table>
<table width="770" border="0" cellspacing="0" cellpadding="0" bgcolor="#8C9A8C" align="center">
<tr>
<td height="4"></td>
</tr>
</table>
</BODY>
</HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -