📄 user_left.asp
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>3鸟设社--管理页面</title>
<style type=text/css>
body { background:#39867B; margin:0px; font:9pt 宋体; }
table { border:0px; }
td { font:normal 12px 宋体; }
img { vertical-align:bottom; border:0px; }
a { font:normal 12px 宋体; color:#000000; text-decoration:none; }
a:hover { color:#cc0000;text-decoration:underline; }
.sec_menu { border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; overflow:hidden; background:#C6EBDE; }
.menu_title { }
.menu_title span { position:relative; top:2px; left:8px; color:#39867B; font-weight:bold; }
.menu_title2 { }
.menu_title2 span { position:relative; top:2px; left:8px; color:#428EFF; font-weight:bold; }
</style>
<SCRIPT language=javascript1.2>
function showsubmenu(sid)
{
whichEl = eval("submenu" + sid);
if (whichEl.style.display == "none")
{
eval("submenu" + sid + ".style.display=\"\";");
}
else
{
eval("submenu" + sid + ".style.display=\"none\";");
}
}
</SCRIPT>
<link rel="stylesheet" href="1.css" type="text/css">
</head>
<BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
<TABLE WIDTH=175 BORDER=0 CELLPADDING=0 CELLSPACING=0 height="590"> <TR> <TD COLSPAN=2 width="173" height="54">
<IMG SRC="images/elft_1.gif" WIDTH=175 HEIGHT=52 ALT=""></TD></TR> <TR> <TD WIDTH="163" HEIGHT="531" VALIGN="TOP"><TABLE WIDTH="156" BORDER="0" CELLSPACING="0" CELLPADDING="0" style="margin-left: 10"><TR><TD HEIGHT="24" width="154"><DIV ALIGN="CENTER"><SPAN><A HREF="User_main.asp" TARGET=main>管理首页</A>
| <A HREF=UserLogout.asp TARGET=_top>退出</A></SPAN> |</DIV></TD></TR><TR><TD width="154">
<FONT COLOR="#ff3399">用户名</FONT>:<%=Trim(Request.Cookies("asp163")("UserName"))%></TD></TR><TR><TD HEIGHT="25" width="154"> </TD></TR><TR><TD width="154"><FONT COLOR="#ff3399">用户文章管理</FONT></TD></TR><TR><TD HEIGHT="25" width="154"><A HREF=UserArticleAdd.asp TARGET=main>添加文章</A></TD></TR><TR><TD width="154"><A HREF=UserArticleManage.asp TARGET=main>文章管理</A></TD></TR><TR><TD width="154"> </TD></TR><TR><TD width="154"><SPAN><FONT COLOR="#ff3399">用户管理</FONT></SPAN>
</TD></TR><TR><TD width="154"><A HREF=UserModifyPwd.asp TARGET=main>修改密码</A></TD></TR><TR><TD width="154"><A HREF=UserModifyInfo.asp TARGET=main>修改人个信息</A></TD></TR><TR><TD width="154"> </TD></TR><TR><TD width="154"> </TD></TR><TR><TD width="154" HEIGHT="39"><DIV ALIGN="CENTER"><IMG SRC="Images/elft.gif" WIDTH="140" HEIGHT="49"></DIV></TD></TR><TR><TD width="154"> </TD></TR><TR><TD HEIGHT="37" width="154"><P><A HREF="http://3niao.com/home/host/" TARGET="_blank">免费域名<BR><BR></A><A HREF="http://3niao.com/home/link" TARGET="_blank">免费推广</A><BR><BR><A HREF="http://www.3niao.com/home/gbooks/?action=registration&user=admin" TARGET="_blank">免费留言本</A><BR><BR><A HREF="http://www.3niao.com/home/count2/reg.asp" TARGET="_blank">免费统计器</A><BR><BR><A HREF="http://www.3niao.com/home/count1/" TARGET="_blank">免费计数器</A><BR><BR><FONT COLOR="#ff3399">♀</FONT>〖3鸟设社,有你的支持,才会有发展的动力〗<BR></P></TD></TR></TABLE></TD><TD ROWSPAN=2 WIDTH="8" height="536" valign="top">
<IMG SRC="images/elft_3.gif" WIDTH=6 HEIGHT=559 ALT="" border="0" align="top"></TD></TR>
<TR> <TD WIDTH="163" height="5" valign="baseline"> <IMG SRC="images/elft_4.gif" WIDTH=169 HEIGHT=0 ALT="" align="absbottom"></TD></TR>
</TABLE>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -