⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 left1.asp

📁 一个很好的在线购物系统
💻 ASP
字号:

<!--#include file="include/PubConn.asp"-->
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>当前登录者</title><link href="cread.css" rel="stylesheet" type="text/css">
<base target="_self">
</head>
<%sql1="select object from g_tblcompanybj"
set rs1=pubconn.execute(sql1)
if rs1.eof then
gsbj="1"
end if
rs1.close

sql2="select object from g_tblbmbj"
set rs2=pubconn.execute(sql2)
if rs2.eof then
bmbj="1"
end if
rs2.close

sql3="select object from g_tblstuffbj"
set rs3=pubconn.execute(sql3)
if rs3.eof then
ywybj="1"
end if
rs3.close


%>
<body bgcolor="#FFFFFF" leftmargin="20" topmargin="20">

<table border="0" cellpadding="0" cellspacing="0" width="100%" height="63">
  <tr>
    <td width="300" height="30"><img border="0" src="pic/baojing.gif"></td>
  </tr>
</table>
   
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="150"> 
  <tr> 
    <td width="24%" align="left" height="31"><font color="#AF9A73" size="1">●</font><font color="#AF9A73" size="2">            
      </font> 
        <%if gsbj="" then%>      
      <a href="Case/G_companybj.asp" target="_parent" id=flashit>公司报警</a>       
      <%else%>
       <a href="Case/G_companybj.asp" target="_parent" >公司报警</a>  
       <%end if%>
    </td>         
  </tr>         
  <tr>         
    <td width="24%" align="left" height="24"><font color="#AF9A73" size="1">●</font><font color="#AF9A73" size="2">       
    </font>
    <%if bmbj="" then%>
    <a href="Case/G_bmbj.asp" target="_parent" id=flashit>部门报警</a>          
      <%else%>    
      <a href="Case/G_bmbj.asp" target="_parent">部门报警</a>    
      <%end if%>         
      
    </td>        
  </tr>        
  <tr>        
    <td width="24%" align="left" height="32"><font color="#AF9A73" size="1">●</font><font color="#AF9A73" size="2">            
      </font> 
       <%if ywybj="" then%>       
      <a href="Case/G_stuffbj.asp" target="_parent" id=flashit>业务员报警</a>     
         <%else%>       
       <a href="Case/G_stuffbj.asp" target="_parent">业务员报警</a>     
       <%end if%>     
    </td>         
  </tr>         
  <tr>        
    <td width="24%" align="left" height="32">       
       
    </td>         
  </tr>         
  <tr>        
    <td width="24%" align="left" height="25">       
       
    <font color="#AF9A73" size="1">●</font>
    <a href="javascript:" onclick=javascript:window.open("order/analyse/hkcs.asp","货款催收","menubar=no,resizable=yes,status=no,width=600,height=270,left=130,top=10") >货款催收</a>       
       
    </td>         
  </tr>         
  <tr>
    <td width="24%" align="left" height="25"><font color="#AF9A73" size="1">●</font><font color="#AF9A73" size="2">          
      </font>       
      <a href="Case/G_fwts.asp" target="_parent">例行访问客户</a>       
       
    </td>         
  </tr>
</table>         
       
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="70">    
  <tr>    
    <td width="100%" height="25"><font color="#AF9A73" size="1">●</font><font color="#AF9A73" size="2">          
      </font>        
      <a href="Declare/J_DeclareMain.asp" target="_parent">公告栏</a></td>
  </tr>
  <tr>
    <td width="100%" height="34"><font color="#800080">&nbsp;&nbsp;</font></td>  
  </tr>  
  <tr>  
    <td width="100%" height="18"></td>  
  </tr> 
   <td width="100%" height="34"><font color="#800080" face="黑体">节日提示:</font></td>                                    
  <tr>                                 
    <td width="100%" height="18">                                 
    <SCRIPT language=javascript>                                 
<!--                                 
calendar = new Date(); 
month = calendar.getMonth();                                 
date = calendar.getDate();                                 
year = calendar.getYear();

if (year< 100)  year = 1900 + year;
                             
//提前十天提醒节日                                 
document.write("<font color=FF0000 size=4 face=黑体>"+"&nbsp;&nbsp;&nbsp;"+"<center>"); 
//以下为元旦提醒 
if ((month == 11) && (date == 22))  document.write("距元旦还有十天!");
if ((month == 11) && (date == 23))  document.write("距元旦还有九天!");
if ((month == 11) && (date == 24))  document.write("距元旦还有八天!");
if ((month == 11) && (date == 25))  document.write("距元旦还有七天!");
if ((month == 11) && (date == 26))  document.write("距元旦还有六天!"); 
if ((month == 11) && (date == 27))  document.write("距元旦还有五天!");
if ((month == 11) && (date == 28))  document.write("距元旦还有四天!");
if ((month == 11) && (date == 29))  document.write("距元旦还有三天!");
if ((month == 11) && (date == 30))  document.write("距元旦还有二天!");
if ((month == 11) && (date == 31))  document.write("距元旦还有一天!");                             
if ((month == 0) && (date == 1))  document.write("元旦快乐!");
//情人节提醒
if ((month == 1) && (date == 4)) document.write("距情人节还有十天!");
if ((month == 1) && (date == 5)) document.write("距情人节还有九天!");
if ((month == 1) && (date == 6)) document.write("距情人节还有八天!");
if ((month == 1) && (date == 7)) document.write("距情人节还有七天!");
if ((month == 1) && (date == 8)) document.write("距情人节还有六天!");
if ((month == 1) && (date == 9)) document.write("距情人节还有五天!");
if ((month == 1) && (date == 10)) document.write("距情人节还有四天!");
if ((month == 1) && (date == 11)) document.write("距情人节还有三天!");
if ((month == 1) && (date == 12)) document.write("距情人节还有二天!");
if ((month == 1) && (date == 13)) document.write("距情人节还有一天!");                                  
if ((month == 1) && (date == 14)) document.write("情人节快乐!"); 
//妇女节提醒,还要考虑是不是闰年的问题

if ((((year%4)==0)&&((year%100)!=0))||((year%400)==0))
{
if ((month == 1) && (date == 26)) document.write("距劳动妇女节还有十天!");
if ((month == 1) && (date == 27)) document.write("距劳动妇女节还有九天!");
if ((month == 1) && (date == 28)) document.write("距劳动妇女节还有八天!");
if ((month == 1) && (date == 29)) document.write("距劳动妇女节还有七天!");
}
else
{
if ((month == 1) && (date == 25)) document.write("距劳动妇女节还有十天!");
if ((month == 1) && (date == 26)) document.write("距劳动妇女节还有九天!");
if ((month == 1) && (date == 27)) document.write("距劳动妇女节还有八天!");
if ((month == 1) && (date == 28)) document.write("距劳动妇女节还有七天!");
}


if ((month == 2) && (date == 1)) document.write("距劳动妇女节还有六天!");
if ((month == 2) && (date == 2)) document.write("距劳动妇女节还有五天!");
if ((month == 2) && (date == 3)) document.write("距劳动妇女节还有四天!");
if ((month == 2) && (date == 4)) document.write("距劳动妇女节还有三天!");
if ((month == 2) && (date == 6)) document.write("距劳动妇女节还有二天!");
if ((month == 2) && (date == 7)) document.write("距劳动妇女节还有一天!");                       
if ((month == 2) && (date == 8)) document.write("今天是国际劳动妇女节!"); 
//儿童节提醒

if ((month == 4) && (date == 22)) document.write("距儿童节还有十天!");
if ((month == 4) && (date == 23)) document.write("距儿童节还有九天!");
if ((month == 4) && (date == 24)) document.write("距儿童节还有八天!");
if ((month == 4) && (date == 25)) document.write("距儿童节还有七天!");
if ((month == 4) && (date == 26)) document.write("距儿童节还有六天!");
if ((month == 4) && (date == 27)) document.write("距儿童节还有五天!");
if ((month == 4) && (date == 28)) document.write("距儿童节还有四天!");
if ((month == 4) && (date == 29)) document.write("距儿童节还有三天!");
if ((month == 4) && (date == 30)) document.write("距儿童节还有二天!");
if ((month == 4) && (date == 31)) document.write("距儿童节还有一天!");
if ((month == 5) && (date == 1)) document.write("今天是国际儿童节!"); 
//教师节提醒
if ((month == 7) && (date == 31)) document.write("距教师节还有十天!");
if ((month == 8) && (date == 1)) document.write("距教师节还有九天!");
if ((month == 8) && (date == 2)) document.write("距教师节还有八天!");
if ((month == 8) && (date == 3)) document.write("距教师节还有七天!");
if ((month == 8) && (date == 4)) document.write("距教师节还有六天!");
if ((month == 8) && (date == 5)) document.write("距教师节还有五天!");
if ((month == 8) && (date == 6)) document.write("距教师节还有四天!");
if ((month == 8) && (date == 7)) document.write("距教师节还有三天!");
if ((month == 8) && (date == 8)) document.write("距教师节还有二天!");
if ((month == 8) && (date == 9)) document.write("距教师节还有一天!");
if ((month == 8) && (date == 10)) document.write("今天是教师节!");
//国庆节提醒 
if ((month == 8) && (date == 21)) document.write("距国庆节还有十天!");
if ((month == 8) && (date == 22)) document.write("距国庆节还有九天!");
if ((month == 8) && (date == 23)) document.write("距国庆节还有八天!");
if ((month == 8) && (date == 24)) document.write("距国庆节还有七天!");
if ((month == 8) && (date == 25)) document.write("距国庆节还有六天!");
if ((month == 8) && (date == 26)) document.write("距国庆节还有五天!");
if ((month == 8) && (date == 27)) document.write("距国庆节还有四天!");
if ((month == 8) && (date == 28)) document.write("距国庆节还有三天!");
if ((month == 8) && (date == 29)) document.write("距国庆节还有二天!"); 
if ((month == 8) && (date == 30)) document.write("距国庆节还有一天!");                          
if ((month == 9) && (date == 1)) document.write("今天是国庆节!"); 
//圣诞提醒  
if ((month == 11) && (date == 15)) document.write("距圣诞还有十天!");  
if ((month == 11) && (date == 16)) document.write("距圣诞还有九天!");
if ((month == 11) && (date == 17)) document.write("距圣诞还有八天!");
if ((month == 11) && (date == 18)) document.write("距圣诞还有七天!");
if ((month == 11) && (date == 19)) document.write("距圣诞还有六天!");
if ((month == 11) && (date == 20)) document.write("距圣诞还有五天!");
if ((month == 11) && (date == 21)) document.write("距圣诞还有四天!");
if ((month == 11) && (date == 22)) document.write("距圣诞还有三天!");
if ((month == 11) && (date == 23)) document.write("距圣诞还有二天!");
if ((month == 11) && (date == 24)) document.write("距圣诞还有一天!");                            
if ((month == 11) && (date == 25)) document.write("圣诞快乐!");                                  
                                 
document.write("</center><br></font>");                                 
                                 
//-->                                 
</SCRIPT>                                 
                                     
    </td>                                 
                                  
</table>                                   
<p align="right"><br> 
<br> 
<br> 
  
<img border="0" src="pic/tb.gif"></p>  
   <SCRIPT language=JavaScript1.2> 
<!-- 
/* 
Flashing form element Script-  
?Dynamic Drive (www.dynamicdrive.com) 
For full source code, installation instructions, 
100's more DHTML scripts, and Terms Of 
Use, visit dynamicdrive.com 
*/ 
if (document.all&&document.all.flashit){ 
var flashelement=document.all.flashit 
if (flashelement.length==null) 
flashelement[0]=document.all.flashit 
function changecolor(which){ 
if (flashelement[which].style.color=='') 
flashelement[which].style.color="red" 
else 
flashelement[which].style.color="" 
} 
if (flashelement.length==null) 
setInterval("changecolor(0)",1000) 
else 
for (i=0;i<flashelement.length;i++){ 
var tempvariable='setInterval("changecolor('+i+')",'+'800)' 
eval(tempvariable) 
} 
} 
--> 
  </SCRIPT>
</body>  
  
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -