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

📄 admin.asp

📁 一个很COOL的按钮FLASH,满不错的!
💻 ASP
字号:
<!--#include file=conn.asp-->
<!--#include file=check_login.asp-->
<HTML><HEAD><TITLE>西部设计定单後台管理系統</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<STYLE type=text/css>BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #0066cc; SCROLLBAR-SHADOW-COLOR: #0066cc; SCROLLBAR-3DLIGHT-COLOR: #eeeeee; SCROLLBAR-ARROW-COLOR: #0066cc; SCROLLBAR-TRACK-COLOR: #eeeeee; SCROLLBAR-DARKSHADOW-COLOR: #eeeeee
}
TD {
	FONT-SIZE: 12px; FONT-STYLE: normal
}
P {
	FONT-SIZE: 12px; FONT-STYLE: normal
}
LI {
	FONT-SIZE: 12px; FONT-STYLE: normal
}
A:link {
	FONT-SIZE: 12px; COLOR: #496eb5; LINE-HEIGHT: normal; FONT-STYLE: normal; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px; COLOR: #0099cc; LINE-HEIGHT: normal; FONT-STYLE: normal; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 12px; COLOR: #000080; FONT-STYLE: normal
}
A:hover {
	FONT-SIZE: 12px; COLOR: #0099cc; FONT-STYLE: normal; TEXT-DECORATION: underline}
.input{  font-family: "宋体"; font-size: 9pt; border: thin #FFFFFF groove; height: 18px; clip:   rect(   ); background-color: #DAEFFC}
</STYLE>
<script language=javascript>
<!--
function check()
{
if(document.login.key.value=="")
{alert("请输入查询关键字!查询字符串不能为空^_^");return false}
}
-->
</script>
<SCRIPT language=JavaScript>
<!--
function high(which2) { 
 theobject=which2 
 highlighting=setInterval("highlightit(theobject)",100) 
 } 
 function low(which2){ 
 clearInterval(highlighting) 
 which2.filters.alpha.opacity=40 
 } 
 function highlightit(cur2){ 
 if (cur2.filters.alpha.opacity<100) 
 cur2.filters.alpha.opacity+=13 
 else if (window.highlighting) 
 clearInterval(highlighting) 
 }

function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
//-->
</SCRIPT>

<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY 
text=#000000 bgColor=#ffffff leftMargin=0 topMargin=0 marginheight="0" 
marginwidth="0">
<TABLE cellSpacing=0 cellPadding=0 width=100% border=0>
  <TBODY> 
  <TR bgColor=#0066cc>
    <TD vAlign=top align=left width=98 height=61>
      <TABLE height=60 cellSpacing=0 cellPadding=0 width=97 bgColor=#ffffff 
      border=0>
        <TBODY>
        <TR>
          <TD height=59>
            <DIV align=right><IMG height=60 src="images/jiao2.jpg" 
            width=90></DIV></TD></TR></TBODY></TABLE></TD>
    <TD vAlign=top height=61> 
      <TABLE height=60 cellSpacing=0 cellPadding=0 width="100%" bgColor=#ffffff 
      border=0>
        <TBODY>
        <TR>
              <TD vAlign=bottom><!--#include file=menu.asp--></TD>
            </TR></TBODY></TABLE></TD></TR>
  <TR>
    <TD vAlign=top align=left width=98 bgColor=#0066cc>
      <TABLE cellSpacing=0 cellPadding=0 width=98 align=left 
      bgColor=#ffffff border=0>
        <TBODY> 
        <TR>
          <TD bgColor=#0066cc>
            <TABLE cellSpacing=0 cellPadding=0 width=97 align=left 
            bgColor=#ffffff border=0>
              <TBODY> 
              <TR> 
                <TD vAlign=top> 
                  <DIV align=right> 
                    <P><a href="admin.asp"><IMG height=191 
                  src="images/e2.gif" width=96 border=0 alt="::西部設計首頁::"></a></P>
                    <TABLE cellSpacing=2 cellPadding=0 width=90 border=0>
                      <TBODY> 
                      <TR> 
                        <TD>&nbsp;</TD>
                      </TR>
                      <TR> 
                        <TD>&nbsp;</TD>
                      </TR>
                      <TR> 
                        <TD>&nbsp;</TD>
                      </TR>
                      <TR> 
                        <TD>&nbsp;</TD>
                      </TR>
                      <TR> 
                        <TD>&nbsp;</TD>
                      </TR>
                      <TR> 
                        <TD> 
                          <DIV align=center></DIV>
                        </TD>
                      </TR>
                      <TR> 
                        <TD> 
                          <DIV align=center></DIV>
                        </TD>
                      </TR>
                      </TBODY>
                    </TABLE>
                    
                  </DIV>
                </TD>
              </TR>
              </TBODY>
            </TABLE>
            <P align=right>&nbsp;</P>
            <P align=right>&nbsp;</P></TD></TR></TBODY></TABLE></TD>
    <TD vAlign=top> 
      <TABLE cellSpacing=0 cellPadding=0 border=0>
        <TBODY> 
        <TR>
          
          <TD width=550>
            <TABLE cellSpacing=9 cellPadding=0 width="100%" border=0>
              <TBODY>
              <TR>
                <TD>
                  
                </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
        <table cellspacing=0 cellpadding=0 width="100%" border=0>
          <tbody>
            <tr> 
              <td valign=center>&nbsp; <img src="images/doc.gif" width="9" height="9"> 
                <font color="#0066cc">西部设计定单後台管理中心</font></td>
            </tr>
            <tr> 
              <td valign=center align="center" height="150"><font color="#0066cc">:::朋友,你好!今天是: 
                </font><font color="#0066cc"> 
                <script language=javascript>            
<!--            
todayDate = new Date();            
date = todayDate.getDate();            
month= todayDate.getMonth() +1;            
year= todayDate.getYear();            
document.write("")            
            
if(navigator.appName == "Netscape")            
{            
	document.write(1900+year);            
	document.write("年");            
	document.write(month);            
	document.write("月");            
	document.write(date);            
	document.write("日");            
	document.write("")            
}            
if(navigator.appVersion.indexOf("MSIE") != -1)            
{            
document.write(year);            
document.write("年");            
document.write(month);            
document.write("月");            
document.write(date);            
document.write("日");            
            
}            
document.write("&nbsp;")            
if (todayDate.getDay() == 5) document.write("星期五")            
if (todayDate.getDay() == 6) document.write("星期六")            
if (todayDate.getDay() == 0) document.write("星期日")            
if (todayDate.getDay() == 1) document.write("星期一")            
if (todayDate.getDay() == 2) document.write("星期二")            
if (todayDate.getDay() == 3) document.write("星期三")            
if (todayDate.getDay() == 4) document.write("星期四")            
            
//--> </script>
                </font><font color="#0066cc">:::<br>
                <br>
                </font> 
                <font color="#0066cc">&nbsp; </font></td>
            </tr>
            <tr> 
              <td valign=center align="center" height="28"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <form name="login" method="post" action="search.asp" onSubmit="return check()">
                    <tr> 
                      
                        
                    </tr>
                  </form>
                </table></td>
            </tr>
          </tbody>
        </table>
    </TD>
  </TR>
  <TR>
    <TD vAlign=top align=left width=98 bgColor=#0066cc rowSpan=2>
      <TABLE height=100 cellSpacing=0 cellPadding=0 width=97 bgColor=#ffffff 
      border=0>
        <TBODY>
        <TR>
          <TD width="96" align="center" valign="bottom"> 
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                
              </tr>
              <tr> 
                <td align="center"><font color="#0066cc"> </font></td>
              </tr>
            </table>
          </TD>
        </TR></TBODY></TABLE></TD>
    <TD vAlign=top> 
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY> 
        <TR>
          <TD vAlign=top align=right>
            </TD></TR></TBODY></TABLE></TD></TR>
  <TR>
    <TD vAlign=bottom> 
      <TABLE height=35 cellSpacing=0 cellPadding=0 width=100% border=0>
        <TBODY> 
        <TR>
          <TD vAlign=bottom align=left bgColor=#0066cc height=18>
            <TABLE height=17 cellSpacing=0 cellPadding=0 width=100% align=left 
            bgColor=#ffffff border=0>
              <TBODY> 
              <TR>
                <TD>
                  <DIV align=center><FONT color=#0066cc>版權所有: 西部设计 <IMG height=11 
                  src="images/mail.gif" width=14>: <FONT 
                  face="Verdana, Arial, Helvetica, sans-serif"><A 
                  href="mailto:webmaster@365yw.com">webmaster@365yw.com</A></FONT></FONT></DIV></TD></TR></TBODY></TABLE></TD></TR>
        <TR>
          <TD bgColor=#0066cc height=17>
            <DIV align=center><FONT face="Verdana, Arial, Helvetica, sans-serif" 
            color=#ffffff>Copyright &copy; 2005 365yw.com All Rights Reserved</FONT></DIV>
          </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></BODY></HTML>

⌨️ 快捷键说明

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