📄 usermanager.asp
字号:
<!--#include file="inc/config.Asp"-->
<!--#include file="conn.Asp"-->
<!--#include file="inc/index_inc.Asp"-->
<!--#include file="inc/UserPs.asp"-->
<!--#include file="inc/pwwd.asp"-->
<%call Admin_User()%>
<html >
<head>
<link rel="Shortcut Icon" href="favicon.ico">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<META NAME="keywords" CONTENT="<%=keywords%>">
<META NAME="description" CONTENT="<%=description%>">
<META NAME="robots" CONTENT="all">
<title><%=fywenname%> - 个人中心<%call serach()%></title>
<link href="skin/<%=skin%>/fywen.css" rel="stylesheet" type="text/css">
</head>
<!--#include file="Fywen_Top.Asp"-->
<br>
<table width="89%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="25%" valign="top"><table width="91%" height="34" border="0" align="left" cellpadding="0" cellspacing="0" class="table_2">
<tr class="title_2">
<td height="25" class="index_titlesize"> 操作菜单</td>
</tr>
<tr>
<td class="title_2"><table width="97%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="table_3">
<tr>
<td width="220" height="12" colspan="2"></td>
</tr>
<tr>
<td height="28" colspan="2" class="table_5"><a href="user_index.Asp" target="rightmenu" class="index_titlesize">基本信息</a></td>
</tr>
<tr>
<td height="28" colspan="2" class="table_5"><a href="user_index.Asp?action=aboutuser" target="rightmenu" class="index_titlesize">资料修改</a></td>
</tr>
<tr>
<td height="28" colspan="2" class="table_5"><a href="user_index.Asp?action=password" target="rightmenu" class="index_titlesize">密码修改</a></td>
</tr>
<tr>
<td height="28" colspan="2" class="table_5"> </td>
</tr>
<tr>
<td width="220" height="12" colspan="2"></td>
</tr>
</table></td>
</tr>
<tr>
<td height="3" class="title_2"></td>
</tr>
</table></td>
<td width="73%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="table_1">
<tr class="title_1">
<td height="25" class="index_titlesize"> 相关信息</td>
</tr>
<tr>
<td height="390" valign="top"><iframe frameborder="0 "id="right" name="rightmenu" src="user_index.Asp"
style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 100%; Z-INDEX: 1" scrolling="auto"></iframe></td>
</tr>
</table>
</td>
</tr>
</table>
<br/>
<br/>
<!--#include file="bottom.asp"-->
<%
call fywencl()
%>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -