📄 today.asp
字号:
<%dbdns="../"%>
<!--#include file="../conn.asp"-->
<%
login_grade=session("login_grade")
admin_Remark_bak=session("Adm_Remark")
if len(session("login_name"))=0 then
%>
<script language="javascript">
alert("您没有权限访问,请登陆!")
top.location="../System_manage/memlogin.asp"
</script>
<%response.end
elseif instr(login_grade,"2")=0 and admin_Remark_bak<>"super" then
%>
<script language="javascript">
alert("您的权限不够,不能访问该页面,请登陆!")
window.history.back(-1);
</script>
<%
response.end
end if
userip = Request.ServerVariables("HTTP_X_FORWARDED_FOR")
If userip = "" Then userip = Request.ServerVariables("REMOTE_ADDR")
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>机票管理</title>
<script>
function tick() {
var hours, minutes, seconds, xfile;
var intHours, intMinutes, intSeconds;
var today, theday;
today = new Date();
function initArray(){
this.length=initArray.arguments.length
for(var i=0;i<this.length;i++)
this[i+1]=initArray.arguments[i] }
var d=new initArray(
"(星期日)",
"(星期一)",
"(星期二)",
"(星期三)",
"(星期四)",
"(星期五)",
"(星期六)");
theday = today.getYear()+"年" + [today.getMonth()+1]+"月" +today.getDate() + d[today.getDay()+1];
intHours = today.getHours();
intMinutes = today.getMinutes();
intSeconds = today.getSeconds();
if (intHours == 0) {
hours = " 12:";
xfile = " 午夜";
} else if (intHours < 12) {
hours = intHours+":";
xfile = " 上午";
} else if (intHours == 12) {
hours = " 12:";
xfile = " 正午";
} else {
intHours = intHours - 12
hours = intHours + ":";
xfile = " 下午";
}
if (intMinutes < 10) {
minutes = "0"+intMinutes+":";
} else {
minutes = intMinutes+":";
}
if (intSeconds < 10) {
seconds = "0"+intSeconds+" ";
} else {
seconds = intSeconds+" ";
}
timeString = '当前日期:'+theday+xfile+hours+minutes+seconds;
Clock.innerHTML = timeString;
window.setTimeout("tick();", 100);
}
window.onload = tick;
</script>
<script>
if (window == top)
{
location.href = "#";
}
else
{
top.SwitchFolder('folder_none');
}
</script>
<link rel="stylesheet" type="text/css" href="style/comm.css" />
<link rel="stylesheet" type="text/css" href="style/skin0.css" />
<style type="text/css">
.todaybody {overflow-x:hidden;}
.tipnew {position:absolute;margin:-3px 0 0 2px;color:#ff0000;font:normal 10px tahoma;}
.infobar {padding:8px 4px 6px 10px;margin-top:-4px}
.infobar p { margin:6px 0 6px 0;padding:0 0 0 0;}
.tipstitle_title {height:30px;font-size:12px;margin-bottom:5px;color:#4d4d4d}
.filternone {filter:none;}
.myaccountinfo {height:38px;margin:0;padding:0;list-style:none;}
.bigwelcome {font:bold 16px Verdana;}
.greeting {margin:4px 0 0 2px}
.greeting img {margin:-2px 0 0 0!important;margin:0;}
.unreadmail,.unreadflag {margin:0 0 0 2px;padding:0;list-style:none;}
.unreadflag {margin-top:10px;margin-bottom:10px!important;margin-bottom:0;}
.sepfolder {white-space:nowrap;margin-right:5px}
.posli {margin-top:4px!important;margin-top:0;line-height:19px;}
.flagtotal {margin:0 2px 0 0;}
.weatherul {margin:0;padding:0;list-style:none;}
.weatherul li {float:left;}
.wtom,.clearall {clear:both;}
.space {margin:2px 0 3px 8px}
.weathercontent {padding:10px 0 0 7px}
.noborder {border:none;}
.face_tip {margin:-6px 0 8px 0;padding-left:4px;color:#494949;border:none;clear:none;font-size:12px;height:30px;}
ul.enterul {margin:0;padding:4px 12px 0 12px;list-style:none;}
ul.enterul li {float:left;height:58px;width:44%;cursor:pointer;white-space:nowrap}
ul.enterul .bd {border-width:0!important;border-width:1px;}
.entertip {margin:0;padding:6px 0 0 11px;font:bold 14px Verdana;}
.enterimg {margin:0 6px 0 0;width:24px;height:24px;border:none;cursor:pointer}
ul.tipbook {border-top:1px solid #d8dee5;margin:0 12px;padding:18px 0 0 2px;list-style:none;}
ul.tipbook li {height:28px;}
.graydiv {font:normal 12px Verdana;margin:6px 0 0 1px;}
.border_white {border:none!important;border:1px solid #fff;}
.mailinfo {min-height:52px;height:auto!important;height:52px;padding:0;line-height:22px;font-size:14px;width:auto;}
.weather {right:6px}
.index_today_1 {background:url(images/index_today.gif) no-repeat;}
.index_today_2 {background:url(images/index_today.gif) -72px 0 no-repeat;}
.index_today_3 {background:url(images/index_today.gif) -24px 0 no-repeat;}
.index_today_4 {background:url(images/index_today.gif) -96px 0 no-repeat;}
.index_today_5 {background:url(images/index_today.gif) -48px 0 no-repeat;}
.index_today_6 {background:url(images/index_today.gif) -120px 0 no-repeat;}
.my_tip {background:url(images/ico.gif) -40px -227px no-repeat;width:15px;height:14px;border:none;margin:0 4px 0 0;}
.rank span {display:block;float:left;margin:1px 1px 0 0;}
.rank_1 {background:url(images/ico.gif) 0 -227px no-repeat;width:12px;height:14px;}
.rank_2 {background:url(images/ico.gif) -12px -227px no-repeat;width:14px;height:14px;}
.rank_3 {background:url(images/ico.gif) -26px -227px no-repeat;width:14px;height:14px;}
</style>
<script>
top.InitPageEvent(window);
function ONButton(obj,id)
{
if( document.body.clientWidth > 660 )
{
obj.className="settingtable bd";
id.style.display="block";
}
}
function OFFButton(obj,id)
{
if( document.body.clientWidth > 660 )
{
obj.className="border_white";
}
id.style.display="none";
}
</script>
</head>
<body class="todaybody">
<div class="weather"><iframe src="weather/weather.htm" width="190" height="54" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></div>
<ul class="leftpanel">
<li style="padding-right:200px" class="welcomeinfo t_left1">
<script>
var hour = (new Date()).getHours();
if (hour < 4) {
hello = "夜深了,";
}
else if (hour < 7) {
hello = "早安,";
}
else if (hour < 9) {
hello = "早上好,";
}
else if (hour < 12) {
hello = "上午好,";
}
else if (hour < 14) {
hello = "中午好,";
}
else if (hour < 17) {
hello = "下午好,";
}
else if (hour < 19) {
hello = "您好,";
}
else if (hour < 22) {
hello = "晚上好,";
}
else {
hello = "夜深了,";
}
document.write(hello);
</script><%=session("login_name")%><span class="f_size normal addrtitle"></span>
<br/>
<!--<div class="f_size normal rank" style="padding:5px 0 0 2px;height:14px">
<div class="left">积分:113
等级:</div><a href="#" target="_blank" title="等级:3 ,离下次升级还需 28 分" style="display:block;" class="left"><span class="rank_1"></span><span class="rank_1"></span><span class="rank_1"></span></a></div> -->
<div class="level level_no">
<div style="margin-top:6px;clear:both;">您的IP是:<%=userip%> <br>上次登陆:<%=request.cookies("adm_LoginTime")%> IP:<%=session("login_ip")%></div>
<div style="margin-top:6px;clear:both;" id="Clock">当前时间:<a href="#" target="_blank" title="登录记录查询" style="color:black;text-decoration:none"></a></div>
</div>
</li>
<li class="totalmail" style="margin-left:18px!important;">
您有<b> <%=OrderCount(1)%> </b>个未处理订单 </li>
<li class="mailinfo t_left2">
<div style="margin:4px 210px 8px 18px;"><a id="folder_1" href="../order/manager/gljp_01.asp?oRderStatus=1"><b>新订单(<%=OrderCount(1)%>)</b></a> </div>
</li>
</ul>
<div style="" class="tipstitle bd face_tip filternone"><input type="button" class="my_tip" disabled/>
<span >请将您的珍贵意见和建议提交给我们…… </a></span><span ><a href="sendback.asp" target=>提交建议</a></span><span ></a></span><span ></a></span><span ></a></span> </div>
<div style="float:right;width:285px;height:233px;" class="qqshowbd ">
<div class="tipstitle bold filternone tipstitle_title">信息栏 </div>
<ul class="tipul addrtitle"><script TYPE="text/javascript" language="javascript" src="http://www.400039.com/news/newscodejs.asp?lm2=104&list=3&icon=5&tj=0&font=9&hot=0&new=0&line=2&lmname=0&open=1&n=20&more=0&t=0&week=0&zzly=0&hit=0&pls=0"></script> </ul>
<ul class="tipbook addrtitle"><script TYPE="text/javascript" language="javascript" src="http://www.400039.com/news/newscodejs.asp?lm2=98&list=2&icon=5&tj=0&font=9&hot=0&new=0&line=2&lmname=0&open=1&n=20&more=0&t=0&week=0&zzly=0&hit=0&pls=0"></script>
</ul>
</div>
<div style="margin-right:294px!important;margin-right:290px;height:233px;width:auto;" class="qqshowbd">
<div class="tipstitle bold filternone tipstitle_title">快捷入口 </div>
<ul class="enterul addrtitle">
<li class="border_white" onMouseOver="ONButton(this,id1)" onMouseOut="OFFButton(this,id1)" onClick="location.href='SmsInfor.asp'">
<div class="entertip">
<input type="button" onFocus="this.blur()" class="enterimg index_today_1" align="absmiddle"/><a class="enterlink">常用短信定义</a>
<div class="graydiv hide" id="id1">可随时定义节日问候,生日祝福等</div>
</div>
</li>
<li class="border_white" onMouseOver="ONButton(this,id4)" onMouseOut="OFFButton(this,id4)" onClick="location.href='SmsSend.asp'">
<div class="entertip">
<input type="button" onFocus="this.blur()" class="enterimg index_today_2" align="absmiddle"/><a class="enterlink">写短信</a>
<div id="id4" class="graydiv hide">支持手机,小灵通即时短信收发 </div>
</div>
</li>
<li class="border_white" onMouseOver="ONButton(this,id3)" onMouseOut="OFFButton(this,id3)" onClick="location.href='../order/manager/hyfw_list.asp'">
<div class="entertip">
<input type="button" onFocus="this.blur()" class="enterimg impupload index_today_3" align="absmiddle"/><a class="enterlink">兑奖业务</a>
<div id="id3" class="graydiv hide">会员兑奖信息查看</div>
</div>
</li>
<li class="border_white" onMouseOver="ONButton(this,id2)" onMouseOut="OFFButton(this,id2)" onClick="location.href='SmsLook.asp'">
<div class="entertip">
<input type="button" onFocus="this.blur()" class="enterimg index_today_4" align="absmiddle"/><a class="enterlink">短信收信箱</a>
<div id="id2"class="graydiv hide">查看客户回复的信息</div>
</div>
</li>
<li class="border_white" onMouseOver="ONButton(this,id5)" onMouseOut="OFFButton(this,id5)" onClick="location.href='manage1.asp'">
<div class="entertip">
<input type="button" onFocus="this.blur()" class="enterimg index_today_5" align="absmiddle"/><a class="enterlink">发布航班特价</a>
<div id="id5" class="graydiv hide">发布航班特价信息 </div>
</div>
</li>
<li class="border_white" onMouseOver="ONButton(this,id6)" onMouseOut="OFFButton(this,id6)" onClick="location.href='../order/manager/wzgl_01.asp'">
<div class="entertip">
<input type="button" onFocus="this.blur()" class="enterimg index_today_6" align="absmiddle"/><a class="enterlink">管理员信息</a>
<div id="id6" class="graydiv hide">查看和管理管理员信息</div>
</div>
</li> </ul>
</div>
<!--<div class="tipstitle" style="padding:10px 0 0 1px;border:none;height:auto;background:none;font:normal 12px verdana;">
<span class="black">您的管理容量是</span>
<a href="#" target="_blank" title="了解会员管理容量详情">
<b style="text-decoration:none;font-size:11px">
2048M
</b>
</a>
<span class="black">,目前已使用了</span>
<b style="text-decoration:none;font-size:11px">
1.56M(0%)
</b>
<span class="black">。
<a href="#">查看管理助手了解详情</a></span>
</div> -->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -