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

📄 lyb_mb.dwt

📁 简 介: 简单的JSP+JAVABEAN+ACCESS留言簿 修正版
💻 DWT
字号:
<%@ page contentType="text/html; charset=utf-8" language="java" import="java.sql.*" errorPage="" %>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- TemplateBeginEditable name="doctitle" -->
<title>JSP留言簿</title>
<!-- TemplateEndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="../css/lyb.css" type="text/css" />
<!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
<script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>
<body bgcolor="#0066cc">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr bgcolor="#99ccff">
    <td width="230" nowrap="nowrap"><img src="../images/dot.gif" alt="" width="230" height="1" border="0" /></td>
    <td height="60" class="logo" nowrap="nowrap"><br />
      简单的留言簿 <span class="tagline">| JSP+JAVABEAN+ACCESS</span></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr bgcolor="#003399">
    <td width="20" nowrap="nowrap">&nbsp;</td>
    <td height="36" nowrap="nowrap" class="navText" id="navigation"><a href="index.jsp">首  页</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="addMessage.jsp">添加留言</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="note.jsp">使用说明</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="solution.jsp">实现方法</a></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr bgcolor="#ffffff">
    <td colspan="2"><img src="../images/dot.gif" alt="" width="1" height="1" border="0" /></td>
  </tr>
  <tr bgcolor="#ffffff">
    <td width="230" align="right" valign="top" bgcolor="#CCFF99"><table width="229" height="270" border="0" cellpadding="0" cellspacing="0" bgcolor="#006699">
      <tr>
        <td height="344" align="center" background="../images/lqc1.jpg"><img src="../images/lqc1.jpg" width="229" height="344"></td>
      </tr>
    </table>
      <table width="230" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td height="80" align="center"><iframe src="../admin-judge.jsp" scrolling="no" frameborder="0" width="230" height="75"></iframe></td>
        </tr>
        <tr>
          <td height="25" align="center" class="smallText">多谢使用这个简单的JSP留言簿</td>
        </tr>
      </table></td>
    <td align="center" valign="top" bgcolor="#FFFFFF"><img src="../images/dot.gif" alt="" width="50" height="1" border="0" /><!-- TemplateBeginEditable name="lyb" -->
      <table width="600" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td height="400" align="center" valign="top">&nbsp;</td>
        </tr>
      </table>
    <!-- TemplateEndEditable --></td>
  </tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td><img src="../images/dot.gif" alt="" width="1" height="5" border="0" /></td>
  </tr>
  <tr>
    <td height="30" align="center" valign="top">索林 &copy; 2008  保留所有版权&nbsp;solin_y@163.com</td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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