shoubu.asp

来自「旅游管理系统 用ASP+SQL 2」· ASP 代码 · 共 75 行

ASP
75
字号
<%
dim startime
startime=timer()*1000
%>
<meta name=vs_targetSchema content="HTML 4.0">
<script language="VBScript" src="images/load.js"></script>

  <center>

<table width="755" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#FFFFFF">
  <tr> 
      <td width="726" height="8" bgcolor="#00BAF7"> </td>
  </tr>
 </table>
</center>

<table width="755" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#CCCCCC">
  <tr>
    <td height="20" bgcolor="#ACC1D2" width="220">  Welcome to here</td>
    <td height="20" bgcolor="#D6E0E9" width="530" align="right">
    
    <font color="#FFFFFF">
     | <a href=" /" class="white">网站首页</a> 
      | <a href=" ../route/" class="white">线路选择</a> 
      | <a href=" ../hotel/" class="white">酒店预订</a> 
      | <a href=" /fwzx.asp" class="white">导游服务</a>
      | <a href="/hwjd.asp" class="white">会务接待</a> 
      | <a href="/pwyd.asp" class="white">票务预定</a> 
      | <a href="/contact.asp" class="white">联系我们</a></font>
    
    </td>
  </tr>
</table>
<center>
  <table width="755" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" style="border-collapse: collapse" bordercolor="#111111">
    <tr> 
      <td height="80"> 
        <p align="center"> <img src="../../top.jpg" width="755" height="139">
      </td>
    </tr>
  </table>
</center>
 

 
<div align="center">
  <center>
 

 
    <table width="755" border="0" cellspacing="0" cellpadding="0" height="21" style="border-collapse: collapse" bordercolor="#111111">
      <tr>
    <td bgcolor="#FFBB60" height="12" background="../euhs/images/bar_blue.gif" colspan="9" width="167"> </td>
  </tr>
      <tr bgcolor="#00BAF7"> 
        <td width="83" height="25" align="center"><a href="../default.asp">网站首页</a></td>
          
        <td height="25" width="84" align="center"> </td>
          
        <td height="25" width="84" align="center"> </td>
          
        <td height="25" width="84" align="center"> </td>
          
        <td height="25" width="84" align="center"><a href="index.asp">预订首页</a></td>
          
        <td height="25" width="84" align="center"><a href="sendmsg.asp">邮件咨询</a></td>
          
        <td height="25" width="84" align="center"><a href="userlook.asp">预订情况</a></td>
          
        <td height="25" width="84" align="center"><a href="menu.asp">旅行社自主管理</a></td>
          
        <td height="25" width="84" align="center"><a href="admin_login.asp">管理者登录</a></td>
   </tr>
</table></center>
</div>

⌨️ 快捷键说明

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