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

📄 success.jsp

📁 实现商品的管理与查询,用JSP+ACCESS开发
💻 JSP
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.io.*,java.sql.*" errorPage="errorpage.jsp" %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<style type="text/css">
<!--
.STYLE1 {
	font-family: "方正新舒体简体";
	font-size: 12px;
}
.STYLE7 {font-family: "方正新舒体简体"; font-size: 14px; }
.STYLE8 {
	font-family: "方正新舒体简体";
	font-size: 36px;
	color: #FF0000;
}
.STYLE9 {
	font-size: 18px;
	color: #000000;
}
.STYLE10 {color: #0000FF}
-->
</style>
</head>

<body>
<table width="950" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#99CC33">
  <!--DWLayoutTable-->
  <tr>
    <td height="100" valign="top"><table width="100%" height="100" border="0">
      <tr>
        <td width="29%"><img src="image/logo1.jpg" width="270" height="100" /></td>
        <td width="71%"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="670" height="100">
          <param name="movie" value="flash/fm.swf" />
          <param name="quality" value="high" />
          <embed src="flash/fm.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="670" height="100"></embed>
        </object></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="20" valign="middle"><img src="image/daoheng.jpg" width="950" height="20" border="0" usemap="#Map" /></td>
  </tr>
  <tr>
    <td height="20" valign="middle"><marquee behavior="scroll" align="bottom" direction="right" bgcolor="#99CC33" width="950" loop="-1" scrollamount="2" scrolldelay="10">
      <span class="STYLE1">欢迎光临中南公司科技有限公司</span>
    </marquee></td>
  </tr>
  <tr>
    <td height="430" align="center" valign="middle"><table width="340" border="0">
      <tr>
        <td width="330" height="60"><div align="center"><span class="STYLE8"><span class="STYLE10">恭喜你!留言成功了!</span><br>  
                <span class="STYLE9"><a href="l_message.jsp">&gt;&gt;返回继续留言</a></span></span></div></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="40" valign="top"><table width="100%" border="0">
      <tr>
        <td height="30" align="center" valign="middle"><span class="STYLE7">本系统适合于在1024*768分辨率下使用<br />
        联系方式:0759-2470331</span></td>
      </tr>
      <tr>
        <td height="10" bgcolor="#99CC33">&nbsp;</td>
      </tr>
    </table></td>
  </tr>
</table>

<map name="Map" id="Map"><area shape="rect" coords="55,2,105,22" href="index.html" />
<area shape="rect" coords="134,2,212,17" href="zddh.html" />
<area shape="rect" coords="250,3,324,21" href="scgk.html" />
<area shape="rect" coords="359,4,435,26" href="jyzx.html" />
<area shape="rect" coords="469,3,550,26" href="gkxs.html" />
<area shape="rect" coords="583,3,658,27" href="zszq.html" />
<area shape="rect" coords="695,1,773,21" href="lxwm.html" />
<area shape="rect" coords="804,3,885,30" href="htgl.jsp" />
</map></body>
</html>

⌨️ 快捷键说明

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