📄 header.asp
字号:
<%
UserName=Request.Cookies(ck&"2")("UserName")
UserPwd=Request.Cookies(ck&"2")("UserPwd")
if head="" then
head="01"
end if
%>
<HTML><HEAD><TITLE><%=USRName%>=>留言本</TITLE>
<META http-equiv=Content-Language content=zh-cn>
<META name="description" content="古道工作室,鄂尔多斯建站,LOGO设计,网站设计,标志设计">
<META http-equiv=Content-Type content="text/html; charset=gb2312"><LINK
href="images/5256.css" type=text/css rel=stylesheet>
</HEAD>
<BODY leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<DIV align=center>
<TABLE class=table_out borderColor=#9cacd0 height=181 cellSpacing=0 cellPadding=0 width=742 border=0>
<TBODY>
<TR>
<TD width=740 height=75>
<DIV align=center>
<CENTER>
<TABLE id=AutoNumber3 style="BORDER-COLLAPSE: collapse"
borderColor=#9cacd0 height="100%" cellSpacing=0 cellPadding=0 width=739
border=0>
<TBODY>
<TR>
<TD background="" bgColor=#f5f7fb></TD></TR>
<TR>
<TD width=735 height="152" background="" bgColor=#f5f7fb>
<P align=center><img src="../pic/top.jpg" width="740" height="152">
</P></TD></TR></TBODY></TABLE></CENTER></DIV></TD></TR>
<TR>
<TD height=23>
<DIV align=center>
<CENTER>
<TABLE id=AutoNumber7 style="BORDER-COLLAPSE: collapse"
borderColor=#9cacd0 height=23 cellSpacing=0 cellPadding=0 width=740
background="" border=0>
<TBODY>
<TR>
<TD vAlign=middle background=images/di.gif bgColor=#f5f7fb
height=23 align=center><A href="<%=siteurl%>" target="_blank"><IMG height=15
src="images/index.gif" width=15 border=0><%=USRName%></A><A href="index.asp">
<IMG height=15
src="images/index.gif" width=15 border=0>留言首页 </A><A
href="add.asp"><IMG height=15
src="images/post.gif" width=15 border=0>我要留言 </A><A href="search.asp"><IMG height=15 src="images/screch.gif" width=15 border=0>搜索留言 </A><A
href="help.asp"><IMG height=15
src="images/help.gif" width=15 border=0>查看帮助 </A>
<%IF Session("PRO"&LogPWD&"ADMIN")=True then
response.write"<A href=admin.asp><IMG height=15 src=images/unregister.gif width=15 border=0></A><A href=admin.asp>管理中心</A><a href=logout.asp><img src='images/register.gif' height=15 width=15 border=0>退出管理</a>"
else
response.write"<A href=admin.asp><IMG height=15 src=images/unregister.gif width=15 border=0></A><A href=login.asp>管理入口</A>"
End IF%>
</TD>
</TR>
</TBODY>
</TABLE>
</CENTER></DIV></TD></TR></TBODY></TABLE>
</DIV>
<DIV align=center>
<CENTER><BR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -