index.asp
来自「很好的企业网站管理系统!可以适应各种不同的小型企业!」· ASP 代码 · 共 112 行
ASP
112 行
<!--#include file="check.asp"-->
<!--#include file="config.asp"-->
<%
if xoYuStudioAdminDj=0 then SF="普通会员"
if xoYuStudioAdminDj=1 then SF="认证会员"
if xoYuStudioAdminDj=2 then SF="栏目管理员"
if xoYuStudioAdminDj=3 then SF="系统管理员"
if xoYuStudioAdminDj=4 then SF="超级管理员"
%>
<HTML>
<style type="text/css">
<!--
.style1 {color: #000000}
-->
</style>
<HEAD>
<TITLE>晓宇听幽内容管理系统 xoYu CMS 2004 V2.0 Professional 制作:xoyu(晓宇) www.xoYu.com</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<META NAME="COPYRIGHT" CONTENT="CYBERTECH">
<link rel="stylesheet" type="text/css" href="main.css">
<SCRIPT language=javascript src="frame.js"></SCRIPT>
</HEAD>
<BODY language=javascript scroll=no style="MARGIN: 0px">
<TABLE height=18 cellSpacing=0 cellPadding=0 width=100% bgColor=#D6DFF7
border=0 style="border-collapse: collapse" bordercolor="#111111">
<TBODY>
<TR>
<TD vAlign=bottom width=157 height="3">
<img border="0" src="left/llogo.gif"></TD>
<TD vAlign=top width=608 height="31">
<TABLE cellSpacing=0 cellPadding=0 width=640 border=0 height="1">
<TBODY>
<TR>
<TD width=21 height=1><A name=backtop>
<IMG
src="left/h_top_green_l.gif"></A></TD>
<TD width=415 bgColor=#799AE1 height="1"></TD>
<TD width=39 bgColor=#799AE1 height="1"></TD>
<TD vAlign=top rowSpan=2 height="1" width="166">
<TABLE cellSpacing=0 cellPadding=0 width="166" border=0>
<TBODY>
<TR>
<TD align=middle bgColor=#799AE1 height=26 width="166">
技术支持:晓宇听幽工作室</TD>
</TR>
<TR>
<TD bgColor=#D6DFF7 height=12 width="166">
<IMG
src="tops/h_trans.gif" width="1" height="1"></TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD width=21 height=1></TD>
<TD vAlign=top width=415 height=1>
<TABLE height=25 cellSpacing=0 cellPadding=0 width="100%"
border=0><TBODY>
<TR>
<TD>
<a target="FrmRightMain" href="html_adds.asp">添加文章</a>
<a target="FrmRightMain" href="down_cx_add.asp">添加软件</a>
<span class="style1"><a target="FrmRightMain" href="movie_add.asp">
添加电影</a>
<a target="FrmRightMain" href="music_add.asp">
添加音乐</a>
<a target="FrmRightMain" href="flash_add.asp">
添加动画</a>
<a target="FrmRightMain" href="pic_add.asp">
添加图片</a>
<a target="blank" href="../">网站首页</a></span></TD>
</TR></TBODY>
</TABLE></TD>
<TD vAlign=top width=39 height="1">
<IMG
src="left/h_top_green_r.gif"></TD></TR></TBODY></TABLE>
</TD></TR>
<TR>
<Th vAlign=bottom width=765 height="18" colspan="2">
<p align="center"><span style="FONT-WEIGHT: 400">
<font color="#000066">欢迎用户:<%=xoYuStudioAdminName%> 级别:<%=sf%></b>
软件版本:<%=Version%> <%=edition%> 授权网站:<%=Request.ServerVariables("SERVER_NAME")%> </font></span></Th>
</TR></TBODY></TABLE>
<TABLE border=0 cellPadding=0 cellSpacing=0 height="86%" class="tableBorder" width="100%">
<TBODY> <TR> <TD align=middle id=frmLeft noWrap vAlign=center name="frmLeft" width="155">
<IFRAME frameBorder=0 id=BoardTitle name=BoardTitle src="left.asp" style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 100%; Z-INDEX: 2"></IFRAME>
<TD bgColor=#9AB4E9 style="WIDTH: 10pt" width="18">
<TABLE border=0 cellPadding=0 cellSpacing=0 width="18" height="100%">
<TBODY>
<TR>
<TD Align=center onclick=SwitchLeftBar() style="HEIGHT: 100%">
<font color="#5A6CA2">
<SPAN title=请记住我们的网站!>网站内容管理系统</SPAN></font>
<SPAN class=navPoint1 id=switchPoint title=关闭左栏>3</SPAN>
<SPAN title=点这里打开/关闭左栏工具><font color="#5A6CA2">晓宇听幽工作室</font><p>
<font color="#5A6CA2">出品</font></SPAN>
<TR> <TD Align=center height=10 onclick=ToLeftRight()>
<SPAN class=navPoint2 id=switchPoint2 title=右栏最大化>7</SPAN>
<TR>
<TD Align=center height=10 onclick=ToMiddle()>
<SPAN class=navPoint2 id=switchPoint4 title=平分两栏>2</SPAN>
<TR> <TD height=10> </TD>
</TR> </TBODY> </TABLE> </TD>
<TD style="WIDTH: 100%">
<IFRAME frameBorder=0 id=FrmRight name=FrmRightMain src="right.asp" style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 100%; Z-INDEX: 1"></IFRAME>
</TD> </TR></TBODY></TABLE>
<IFRAME frameBorder=0 id=FrmRight name=FrmRightMain src="footer.asp" style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 100%; Z-INDEX: 1"></IFRAME>
</BODY></HTML>
<script language="javascript">
kstatus();
function kstatus(){
self.status="欢迎使用 晓宇听幽系列程序,技术支持请到官方论坛。(http://www.xoYu.com)";
setTimeout("kstatus()",0);
}
</script>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?