📄 left.asp
字号:
<HTML><HEAD><TITLE>个人投稿中心</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<STYLE>A:link {
COLOR: #000000; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A:visited {
COLOR: #000000; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A:hover {
COLOR: #cc0000; TEXT-DECORATION: underline
}
BODY {
FONT-SIZE: 9pt; LINE-HEIGHT: 12pt; FONT-FAMILY: "宋体"
}
TABLE {
FONT-SIZE: 9pt; LINE-HEIGHT: 12pt; FONT-FAMILY: "宋体"
}
</STYLE>
</HEAD>
<BODY text=#000000 bgColor=#C0C0C0 leftMargin=0 topMargin=0>
<TABLE height="100%" cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD width=10 bgColor=#454545 height="575"> </TD>
<TD width=8 height="575"> </TD>
<TD vAlign=top width="750" height="575"><IMG height=84 src="images/geren.gif" width=117>
<SCRIPT language=JavaScript>
function MenuClick(name)
{
if (name.style.display=="none")
{
tc.style.display = "none";
news.style.display = "none";
mess.style.display = "none";
name.style.display="block";
}
else
name.style.display="none";
}
</SCRIPT>
<BR>
<IMG height=19 src="images/plus_1.gif" width=30 border=0
name=Image5><A href="javascript:MenuClick(news);">个人信息</A>
<DIV id=news style="DISPLAY: none"><IMG height=20
src="images/arrow.gif" width=23 border=0><A
href=reginfo.asp
target=mainFrame>基本信息</A><BR>
<IMG height=20 src="images/arrow.gif"
width=23 border=0><A href="useredit.asp"
target=mainFrame>修改信息</A><BR>
</DIV>
<BR>
<P><B><FONT color=#ff0000>稿件管理</FONT></B><BR>
<A
href="add.asp" target=mainFrame><IMG
height=19 src="images/plus_1.gif" width=30 border=0
name=Image5>原创投稿</A><BR>
<IMG height=19 src="images/plus_1.gif"
width=30 border=0 name=Image5><A
href="javascript:MenuClick(tc);">稿件中心</A><BR>
<DIV id=tc style="DISPLAY: none"><IMG height=20
src="images/arrow.gif" width=23 border=0><A
href="ok.asp"
target=mainFrame>已经审核稿件</A><BR>
<IMG height=20 src="images/arrow.gif"
width=23 border=0><A href="nook.asp"
target=mainFrame>等待发表稿件</A><BR>
</DIV>
<BR>
<P><B><FONT color=#ff0000>短信管理</FONT></B><BR>
<IMG height=19 src="images/plus_1.gif" width=30 border=0
name=Image5><A href="javascript:MenuClick(mess);">我的短信</A>
<DIV id=mess style="DISPLAY: none"><IMG height=20
src="images/arrow.gif" width=23 border=0><A
href=mess.asp
target=mainFrame>收件箱</A><BR>
<IMG height=20 src="images/arrow.gif"
width=23 border=0><A href="mess2.asp"
target=mainFrame>发件箱</A><BR>
</DIV>
<BR>
<P><B><FONT color=#ff0000>文集管理</FONT></B><BR>
<IMG height=19
src="images/plus_1.gif" width=30 border=0 name=Image5><A
href="wjedit.asp" target=mainFrame>个人文集</A> </P>
<BR><% if Session("KEY")="super" or Session("KEY")="check" then %>
<P><B><font color="#ff0000">编辑管理</font></B><br>
<IMG height=19 src="images/plus_1.gif"
width=30 border=0 name=Image5><A
href="javascript:MenuClick(admin);">编辑中心</A><BR>
<DIV id=admin style="DISPLAY: none"><IMG height=20
src="images/arrow.gif" width=23 border=0><A
href="admin.asp"
target=mainFrame>浏览文章</A><BR>
<IMG height=20
src="images/arrow.gif" width=23 border=0><A
href="shenhe.asp"
target=mainFrame>审核文章</A><BR>
<% if Session("KEY")="super" then %>
<IMG height=20
src="images/arrow.gif" width=23 border=0><A
href="usermanage.asp"
target=mainFrame>用户管理</A><BR>
<IMG height=20 src="images/arrow.gif"
width=23 border=0><A href="typemanage.asp"
target=mainFrame>管理栏目</A><BR>
<%end if%>
</DIV>
<BR><%end if%>
<IMG height=19
src="images/plus_1.gif" width=30 border=0 name=Image5><A
href="logout.asp" target=_top>退出登录</A> <br>
</TD>
</TR></TBODY></TABLE></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -