📄 default.asp
字号:
<!-- #include file="密码验证.asp" -->
<BODY>
<STYLE>
<!--
.sec_menu {
BORDER-RIGHT: white 1px solid; BACKGROUND: #d6dff7; OVERFLOW: hidden; BORDER-LEFT: white 1px solid; BORDER-BOTTOM: white 1px solid
}
-->
</STYLE>
<%title="首页"%>
<!-- #include file="head.asp" -->
<script language=VBScript>
top.document.title="欢迎来到<%=CLS_NAME%>的留言本"
if instr(1,top.location,"index.asp")= 0 then top.location="index.asp?url=" & replace(self.location ,"&","%26")
</script>
<%if Request.QueryString("login")="ok" then %>
<SCRIPT>
if(self.top.location!=self.location )
{
top.document.frames["carnoc"].location.reload
}
</SCRIPT>
<%end if
%>
<%valigntop()%>
<span >
</span>
<table cellspacing="1" cellpadding="0" width="97%" align="center" border="0" class="a2"><tr height="25" id=TableTitleLink>
<td width="12%" height="24" class="a1" align="middle">
<span
><b>留言本·主页</b></span></td></tr>
</table>
<center>
<%if NOIPUserID>0 then%>
<table class="a2" cellSpacing="1" cellPadding="0" width="97%" border="0" id="table1">
<TR>
<td class="a3" align="middle" width="7%">
<p align="left"> </p>
<p align="left"> <%=NoipUserName%> 您好:<br> 您已经成功登陆本系统。点击这里<a href="postlist.asp?class=<%=classnum%>">阅览留言</a><br>
如果您需要修改密码、个人资料,请参照左面菜单“控制面板”--〉“<A href="Profile.asp?class=<%=classnum%>">编辑个人资料</A>”;<br>
如果您需要与同学交流信息,请点击左面菜单“社区功能”--〉“<A onclick="javascript:window.open('SendMSG.asp','a','menubar=no,toolbar=no,location=no,directories=no,height=280,width=500,status=no,scrollbars=no')" href="#" target=_self>发送短信</A>”。</p>
------------------------------------------<BR> 我是本版版主<%=id2name(CLS_MASTER)%> ,如果有问题,您也可以直接和我联系.E-mail:<A href="mailto:<%=CLS_EMAIL%>"><%=CLS_EMAIL%></a>
<BR>欢迎来我的个人主页:<A href="<%=CLS_URL%>"><%=CLS_URL%></a>
<P></P>
<p align="left"> 友情连接<span
><font color="#000000">:</font></span></p>
<p align="left"><span ><font color="#000000">
<a target="_blank" href="http://www.phycn.com/">
<IMG height=50 src="image/link/bbslogo.bmp" width=143 border=0></a><br>
</font> </span> </p>
</td></TR>
</table>
<%else%>
<table class="a2" cellSpacing="1" cellPadding="0" width="97%" border="0" id="table1">
<TR>
<td class="a3" align="middle" width="7%">
<p align="left"> </p>
<p align="left"> <%=NoipUserName%> 您好:<br> 欢迎来到本留言系统。
点击这里<a href="postlist.asp?class=<%=classnum%>">阅览留言</a><br>
<a href="reg.asp?class=<%=classnum%>">您还没有注册,需要注册请点击这里。</a><br>
如果您需要与好友交流信息,请点击左面菜单“社区功能”--〉“<A onclick="javascript:window.open('SendMSG.asp','a','menubar=no,toolbar=no,location=no,directories=no,height=280,width=500,status=no,scrollbars=no')" href="#" target=_self>发送短信</A>”。<BR>
------------------------------------------<BR> 我是本版版主<%=id2name(CLS_MASTER)%>,如果有问题,您也可以直接和我联系</p>
<p align="left"> 友情连接<span
><font color="#000000">:</font></span></p>
<p align="left"><span ><font color="#000000">
<a target="_blank" href="http://www.phycn.com/">
<IMG height=50 src="image/link/bbslogo.bmp" width=143 border=0></a><br>
</font> </span> </p>
</td></TR>
</table>
<%end if%>
<span >
<%valignbottom()%></span></center><span ><br>
</span><!-- #include file="foot.asp" --></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -