📄 index.asp
字号:
<!--#include file="conn.asp"-->
<%
'=========================================================
' 随然日记本(多用户版) Version:3.0
' Date: 2004-11-15
' Script Written by 随然(dampure)
' 随然日记本演示地址:http://www.suiran.cn
'=========================================================
' Copyright (C) 2003,2004 真露无香. All rights reserved.
' Web: www.yongzi.com
' Diary:http://www.suiran.cn
'=========================================================
%>
<HTML><HEAD><TITLE>真露无香——随然日记本</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META http-equiv=robots content=all><LINK
href="images/styles.css" type=text/css
rel=stylesheet>
<META content="MSHTML 6.00.2900.2523" name=GENERATOR></HEAD>
<BODY text=#000000 bgColor=#ffffff leftMargin=0
background=images/bg.gif topMargin=0>
<STYLE>A {
COLOR: #999999; TEXT-DECORATION: none
}
A:hover {
COLOR: #e65c09
}
</STYLE>
<TABLE cellSpacing=0 cellPadding=0 width=778 align=center bgColor=#ffffff
border=0>
<TBODY>
<TR>
<TD vAlign=top height=208>
<TABLE cellSpacing=0 cellPadding=0 width=778 align=center border=0>
<TBODY>
<TR>
<TD width="21%"><IMG
src="images/diary_title.jpg"></TD>
<TD width="66%">
<DIV align=center></DIV></TD>
<TD vAlign=bottom width="13%">
<TABLE cellSpacing=0 cellPadding=3 width="96%" border=0>
<TBODY>
<TR>
<TD width="26%">
<DIV align=right><IMG height=16
src="images/dot_01.gif" width=17></DIV></TD>
<TD width="74%"> <A title=真露无香随然日记本
href="javascript:window.external.AddFavorite('http://www.yongzi.com','真露无香——随然日记本')"><FONT
color=#000000>收藏本站</FONT></A></TD>
</TR>
<TR>
<TD width="26%">
<DIV align=right><IMG height=16
src="images/dot_02.gif" width=17></DIV></TD>
<TD width="74%"> <A
href="../index.asp" target=_blank><FONT
color=#000000>返回首页</FONT></A></TD>
</TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=770 align=center border=0>
<TBODY>
<TR>
<TD height=2><IMG height=3
src="images/blank_01.gif"
width=778></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=778 align=center bgColor=#c5c5c5
border=0>
<TBODY>
<TR>
<TD>
<DIV align=center> </DIV></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=770 align=center border=0>
<TBODY>
<TR>
<TD height=2><IMG height=2
src="images/blank_01.gif"
width=778></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=778 align=center border=0>
<TBODY>
<TR>
<TD>
<DIV align=center>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="778" height="211">
<param name="movie" value="images/fla-banner.swf">
<param name="quality" value="high">
<embed src="images/fla-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="778" height="211"></embed></object>
</DIV></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=770 align=center border=0>
<TBODY>
<TR>
<TD height=2><IMG height=2
src="images/blank_01.gif"
width=778></TD></TR></TBODY></TABLE>
<TABLE height=6 cellSpacing=0 cellPadding=0 width=778 align=center
bgColor=#c5c5c5 border=0>
<TBODY>
<TR height=6>
<TD width=520 height=6>
<DIV></DIV></TD>
<TD width=258 bgColor=#636562>
<DIV align=right><IMG height=16
src="images/top_words.gif"
width=244></DIV></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=770 align=center border=0>
<TBODY>
<TR>
<TD height=2><IMG height=2
src="images/blank_01.gif"
width=778></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=778 align=center bgColor=#ffffff
border=0>
<TBODY>
<TR>
<TD vAlign=top width=221 height=474>
<TABLE cellSpacing=0 cellPadding=0 width=249 border=0>
<TBODY>
<TR>
<TD vAlign=bottom><IMG height=26
src="images/kuang_top.gif"
width=249></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=249 border=0>
<TBODY>
<TR>
<TD width=214>
<TABLE cellSpacing=0 cellPadding=0 width=225 border=0>
<TBODY>
<TR>
<TD><IMG height=23 src="images/login_01.gif"
width=176></TD></TR>
<TR>
<TD>
<SCRIPT language=JavaScript><!--
function FrontPage_Form1_Validator(theForm)
{
if (theForm.username.value == "")
{
alert("请填写用户名");
theForm.username.focus();
return (false);
}
if (theForm.username.value.length > 12)
{
alert("用户名不能大于12位,请重新输入!");
theForm.username.focus();
return (false);
}
if (theForm.passwd.value == "")
{
alert("请填写密码");
theForm.passwd.focus();
return (false);
}
if (theForm.passwd.value.length > 12)
{
alert("密码不能大于12位,请重新输入!");
theForm.passwd.focus();
return (false);
}
return (true);
}
//--></SCRIPT>
<FORM name=FrontPage_Form1
onsubmit="return FrontPage_Form1_Validator(this)"
action=check_index.asp method=post>
<TABLE cellSpacing=0 cellPadding=0 width="50%" border=0>
<TBODY>
<TR>
<TD> </TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=4 width=200 bgColor=#ffffff
border=0>
<TBODY>
<%if session("diary")=true and session("username")<>"" and session("userid")<>"" then
%>
<TR>
<TD width=78 height=32 clasee="td"><DIV align=left><FONT
color=#666666><a href="cover.asp" target="_blank">日记封面</a></FONT></DIV></TD>
<TD width=156 height=32><DIV align=left><FONT
color=#666666><a href="write_diary.asp" target="_blank">签写日记</a></FONT></DIV></TD></TR>
<TR>
<TD width=78 height=32 clasee="td"><DIV align=left><FONT
color=#666666><a href="diary.asp?user=<%=session("username")%>" target="_blank">日记列表</a></FONT></DIV></TD>
<TD width=156 height=32><DIV align=left><FONT
color=#666666><a href="logout.asp">退出登陆</a></FONT></DIV></TD></TR>
<%else%>
<TR>
<TD width=78 height=32 clasee="td">
<DIV align=right><FONT
color=#666666>用户名:</FONT></DIV></TD>
<TD width=156 height=32>
<DIV align=left><INPUT class=input maxLength=20 size=7
name=username> </DIV></TD></TR>
<TR>
<TD width=78 height=32 clasee="td">
<DIV align=right><FONT
color=#666666>密 码:</FONT></DIV></TD>
<TD width=156 height=32>
<DIV align=left><INPUT class=input type=password
maxLength=20 size=7 name=passwd> </DIV></TD></TR>
<TR>
<TD colSpan=2 height=0>
<DIV align=center>
<TABLE cellSpacing=0 cellPadding=0 width=200 border=0>
<TBODY>
<TR>
<TD width=21> </TD>
<TD width=229>
<TABLE cellSpacing=0 cellPadding=0 width=50
border=0>
<TBODY>
<TR>
<TD><INPUT type=image height=17 width=44
src="images/login_02.gif"
border=0 name=image></TD>
<TD><A
href="forget_passwd.asp"><IMG
height=17
src="images/login_04.gif"
width=44 border=0></A></TD>
<TD><A
href="reg.asp"><IMG
height=17
src="images/login_03.gif"
width=42
border=0></A></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV></TD></TR>
<%end if%>
</TBODY></TABLE></FORM></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=225 border=0>
<TBODY>
<TR>
<TD> <div align="left"><IMG height=29
src="images/b_02.gif" width=202></div></TD></TR>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width=225 border=0>
<TBODY>
<TR>
<TD> </TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=2 width=220 height=100 align=center
border=0>
<TBODY>
<TR>
<TD width=12 height=9> </TD>
<TD width=208 height=9><img src="images/arrow02.gif" border=0> <FONT color=#cc6600>随然日记本再次升级!</FONT></FONT></TD></TR>
<TR>
<TD width=12> </TD>
<TD width=208><img src="images/arrow02.gif" border=0> <FONT color=#cc6600>随然日记本老用户请通过QQ:1118221联系免费升级服务!</FONT></TD></TR>
<TR>
<TD width=12> </TD>
<TD width=208><img src="images/arrow02.gif" border=0> <FONT color=#cc6600>真露无香音乐站升级,新增加了一些比较经典的音乐,欢迎各位朋友试听!</FONT></TD></TR>
</TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD> </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD>
<TD width=22
background=images/kuang_bg.gif> </TD></TR>
<TR>
<TD width=214 height=20><TABLE cellSpacing=0 cellPadding=0 width=215 align=center
bgColor=#ffffff border=0>
<TBODY>
<TR>
<TD><img src="images/top05.gif"></TD>
</TR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -