index.asp
上传用户:hnxqingdao
上传日期:2013-05-22
资源大小:1283k
文件大小:2k
源码类别:

其他行业

开发平台:

ASP/ASPX

  1. <html>
  2. <head>
  3. <title>
  4. </title>
  5. <META http-equiv=Content-Type content="text/html; charset=gb2312">
  6. <link rel="stylesheet" type="text/css" href="../wy_trip_css/wy_trip.css">
  7.     <style type="text/css">
  8. <!--
  9. .style1 {
  10. color: #FFFFFF;
  11. font-weight: bold;
  12. }
  13. .style3 {color: #FFFFFF; font-weight: bold; font-size: 11px; }
  14. .style4 {font-size: 10px}
  15. -->
  16.     </style>
  17. </head>
  18. <script language="javascript" src="../wy_trip_js/wy_trip_check.js"></script>
  19. <%
  20. %>
  21. <body leftmargin="0" topmargin="0" link="#3357B3" vlink="#3357B3" alink="#3357B3">
  22. <center>
  23. <table width="750" border="0" cellpadding="0" cellspacing="0" >
  24. <tr>
  25. <td><div align="left"><img src="../wy_trip_images/TopCol1.gif" WIDTH="100%" HEIGHT="112"></div></td>
  26. </tr>
  27. </table>
  28. <table width="750" border="0" cellpadding="0" cellspacing="0" class="Middle Topbar">
  29. <tr>
  30. <td width="1%"><div align="right"><span class="style1"><img src="../wy_trip_images/BorderLeft.gif" WIDTH="7" HEIGHT="13"></span></div></td>
  31. <form action="../wy_trip_admin/wy_trip_asp/wy_trip_logasp.asp" id="wy_trip" name="wy_trip" method="post" onSubmit="return wychecklog(this)">
  32. <td width="24%">&nbsp;</td>
  33. <td width="40%"><span class="style1">
  34.           </span></td>
  35. </form>
  36. <td width="5%">&nbsp;</td>
  37. <td width="2%">&nbsp;</td>
  38. <td width="4%">&nbsp;</td>
  39. <td width="2%">&nbsp;</td>
  40. <td width="5%">&nbsp;</td>
  41. <td width="2%">&nbsp;</td>
  42. <td width="5%">&nbsp;</td>
  43. <td width="2%">&nbsp;</td>
  44. <td width="7%" class="style3"><a href="../index.asp" class="Width150"><font color=white>退出管理</font></a></td>
  45. <td width="1%">&nbsp;</td>
  46. </tr>
  47. </table>
  48. <table width="750" border="0" cellpadding="0" cellspacing="0">
  49. <tr>
  50. <td><img src="../wy_trip_images/TopCol2.jpg" WIDTH="750" HEIGHT="121"></td>
  51. </tr>
  52. </table>
  53. <table width="750"  border="0" cellspacing="0" cellpadding="0">
  54.   <tr>
  55.     <th scope="col" bgcolor="#e8eefc"><div align="left">
  56.       <iframe name="main" frameborder="0" marginheight="0" marginwidth="0" width="750" height="552" scrolling="auto" src="wy_trip_admin.asp"></iframe>
  57.     </div></th>
  58.   </tr>
  59. </table>
  60. <table width="750"  border="0" cellspacing="0" cellpadding="0">
  61.   <tr>
  62.     <td width="495" scope="col" bgcolor="#e8eefc">&nbsp;</td>
  63.     <td width="255" scope="col">&nbsp;</td>
  64.   </tr>
  65. </table>
  66. <table width="750" border="0" cellpadding="0" cellspacing="0" >
  67. <tr>
  68. <td><img src="../wy_trip_images/BottomCol1.gif" WIDTH="751" HEIGHT="33"></td>
  69. </tr>
  70. </table>
  71. </center>
  72. </body>
  73. </html>