?? temp.asp
字號:
<!--#include file="CheckAdminLogined.asp"-->
<!--#include file="../include/connstr.asp"-->
<!--#include file="../include/DefFunction.asp"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="Images/AdminCss.css" rel="stylesheet" type="text/css">
</head>
<body leftmargin="0" topmargin="0">
<table width="99%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="8" colspan="2"></td>
</tr>
<tr>
<td width="76" height="20" rowspan="2"><img src="Images/TopBt.gif" width="67" height="36"></td>
<td width="926" height="10"></td>
</tr>
<tr>
<td>我的位置:后臺管理系統._管理首頁</td>
</tr>
<tr>
<td height="4" colspan="2"></td>
</tr>
<tr>
<td colspan="2"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="E7E7E7">
<tr>
<td height="20"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="159" height="20" align="center" background="images/title1.gif" class="fontwintitle"><strong>管理首頁
</strong> </td>
<td align="right" background="images/title2.gif"> </td>
<td width="10"><img src="images/title3.gif" width="10" height="20"></td>
</tr>
</table></td>
</tr>
<tr valign="top">
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="6" background="images/midder1.gif"><img src="images/midder1.gif" width="6" height="3"></td>
<td height="100%" align="center" valign="top"><br> <br> <br> <br>
<br>
<br> <br> <br>
<table width="518" height="241" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="118" align="center"><b><font size="5" face="Arial, Helvetica, sans-serif">Welcome!<font color="red"> </font>
<font color="red"><%=request.Cookies("AdminUser")%></font> </font></b> <br>
<br>
<%set rs=conn.execute("select * from tManageUser where LoginID='"&request.Cookies("AdminUser")&"'")
response.write "當前操作員姓名:<b>"&rs("TrueName")&"</b>"
%>
</td>
</tr>
<tr>
<td height="24" align="right" class="font2BJK">Powered by:Cnpv.com Version
2.0.0<BR>
Copyright ©2000 - 2004<b><font size="1" face="Verdana,"> </font></b><A href="http://www.cnpv.com"><FONT face=Verdana, size=1 sans-serif Helvetica, Arial,><B>cnpv<FONT color=#cc0000>.Com</FONT></B></FONT></A>
如有問題請與我們聯系:<a href="mailto:Tecl@cnpv.com">Tecl@cnpv.com</a></td>
</tr>
<tr>
<td height="99" align="right"> </td>
</tr>
</table>
<br> <br> <br> <br> <br> <br>
<br> <br> <br> <br> </td>
<td width="2" background="images/midder2.gif"><img src="images/midder2.gif" width="2" height="3"></td>
</tr>
<tr>
<td valign="top"><img src="images/bottom1.gif" width="6" height="14"></td>
<td height="14" valign="top" background="images/bottom2.gif"><img src="images/bottom2.gif" width="2" height="14"></td>
<td valign="top"><img src="images/bottom3.gif" width="2" height="14"></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -