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

📄 admin1.asp

📁 《Web数据库技术》-高晗-vod点播系统程序源代码
💻 ASP
字号:
<HTML><HEAD>
<META http-equiv=Content-Type content=text/html;charset=gb2312><LINK 
href="admin_files/bbs.css" rel=stylesheet><LINK href="images/ybb.ico" 
rel="SHORTCUT ICON">
<STYLE type=text/css>.navPoint {
	FONT-SIZE: 9pt; CURSOR: hand; COLOR: white; FONT-FAMILY: Webdings
}
</STYLE>

<SCRIPT>
function switchSysBar(){
if (switchPoint.innerText==3){
switchPoint.innerText=4
document.all("frmTitle").style.display="none"
}else{
switchPoint.innerText=3
document.all("frmTitle").style.display=""
}}
</SCRIPT>
<LINK href="images/bbs.css" rel=stylesheet>
<META content="Microsoft FrontPage 6.0" name=GENERATOR>
<title>后台管理页面</title>
</HEAD>
<BODY leftMargin=0 topMargin=0 scroll=no rightMargin=0>
<TABLE height="100%" cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TBODY>
  <TR>
    <TD id=frmTitle vAlign=center noWrap align=middle name="frmTitle"><IFRAME 
      id=carnoc style="Z-INDEX: 2; VISIBILITY: inherit; WIDTH: 170px; HEIGHT: 100%" 
      name=carnoc src="adminall.asp" frameBorder=0 scrolling=no>
    </IFRAME></TD>
    <TD class=a2 style="WIDTH: 9pt">
      <TABLE height="100%" cellSpacing=0 cellPadding=0 border=0>
        <TBODY>
        <TR>
          <TD style="HEIGHT: 100%" onclick=switchSysBar()><FONT 
            style="FONT-SIZE: 9pt; CURSOR: default; COLOR: #ffffff"><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR><BR>
            <SPAN class=navPoint id=switchPoint title=关闭/打开左栏>3</SPAN>
            <BR><BR><BR><BR><BR><BR><BR><BR>屏幕切换 
        </FONT></TD></TR></TBODY></TABLE></TD>
    <TD style="WIDTH: 100%">
	<IFRAME id=main style="Z-INDEX: 1; VISIBILITY: inherit; WIDTH: 100%; HEIGHT: 100%" 
   name=FDRight src="admin.asp" frameBorder=0 scrolling=yes>
    </IFRAME></TD></TR></TBODY></TABLE></BODY></HTML>

⌨️ 快捷键说明

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