admin1.jsp~1~
上传用户:top0756
上传日期:2022-08-11
资源大小:6501k
文件大小:2k
源码类别:

Jsp/Servlet

开发平台:

VBScript

  1. <%@page contentType="text/html; charset=GBK"%>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  3. <html>
  4. <head>
  5. <title>管理员页面</title>
  6. </head>
  7.   <body ONLOAD="webclock()" background="img/bg3.jpg" text="#808080" link="#FF99CC" vlink="#FF8080" alink="#FF99CC" topmargin="0" leftmargin="0">
  8. <div align="center">
  9. <center>
  10. <table border="0" width="780">
  11. <tr>
  12. <td width="135"><img border="0" src="img/top_image.jpg" ></a></td>
  13. </tr>
  14. <tr><td  height="20"  background="img/xian1.jpg"></td></tr>
  15. </table>
  16. </center>
  17. </div>
  18. <center>
  19.  <br>
  20.   <table  width="780"  align="center">
  21.     <tr >
  22. <td valign="top" bgcolor="C5D6ED"><img src="img/splisttop.gif"><br><br>
  23.   <img src="img/left.jpg" width="174" height="249" border="0" usemap="#Map">
  24.               <map name="Map">
  25.               <area shape="rect" coords="47,8,158,34" href="search.jsp" target="body">
  26.               <area shape="rect" coords="47,56,154,85" href="add.jsp" target="body">
  27.               <area shape="rect" coords="47,106,154,134" href="delete.jsp" target="body">
  28.               <area shape="rect" coords="46,154,152,184" href="change.jsp" target="body">
  29.               <area shape="rect" coords="46,210,154,240" href="list.jsp" target="body">
  30.           </map><br>
  31. <a href="enter.jsp"><img  border="0" alt="返回" src="img/retur.gif">
  32. </td>
  33.       <td>
  34.         <iframe name="body" frameborder="1"  src="list.jsp" align="center" height="400" width="610" id="body">        </iframe>
  35.       </td>
  36.     </tr>
  37.   </table><br>
  38.   <table width="780" align="center">
  39.     <tr>
  40.       <td ></td>
  41.     </tr>
  42.     <tr><td align="center"><font color="8282DC">站长童来萍>>Email:tylqpp184@163.com>>QQ:272308414</font></td></tr>
  43.     <tr><td align="center"><font color="8282DC">毕业学校网址:<a href="http://ndkj.com.cn">http://www.ndkj.com.cn</a></font></td></tr>
  44.   </table>
  45. </body>
  46. </html>