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

📄 bbssuccess.jsp

📁 数学网
💻 JSP
字号:
<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %>
<%@ taglib uri="/WEB-INF/struts-nested.tld" prefix="nested" %>
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%@ page contentType="text/html; charset=GBK" %>
<%@ page import="math.login.model.User" %>
<html:html locale="true">
  <head>
    <html:base />
    <title>提出问题</title>
  
  <style type="text/css">
.p1 {FONT-SIZE: 14px; LINE-HEIGHT: 24px; FONT-FAMILY: "宋体"}
.f12 {FONT-SIZE: 12px; LINE-HEIGHT: 20px}
form{MARGIN: 0px; PADDING: 0px;}
</style>
<style type="text/css">
body{margin:6px 0 4px 0;background-color:#FFFFFF}
form{margin:0}
td{color:#333333}
td,div{font-size:12px;line-height:18px}
a:link{color:#0033CC}
a:visited{color:#800080}
.lg{margin-bottom:20px}
#ft{clear:both;line-height:20px;text-align:center}
#ft,#ft *{color:#77C;font-size:12px;font-family:Arial;white-space:nowrap}
#main{width:760px}
#left{float:left;width:476px;}
#center{float:left;margin:-22px 0 10px 0;width:262px}
#right{float:right;width:22px;height:130px;}
.b1,.b2{padding:10px;line-height:22px;font-size:14px}
.b1{color:#333333}
.b2{margin-bottom:12px;border:1px solid #AAAAAA;background:#F9F9F9}
.hl{clear:both;margin-bottom:10px;color:#666666}
a.tlk{line-height:24px;color:#FFFFFF;font-size:14px;font-weight:bold}
a.tlk:visited{color:#FFFFFF}
.ip{width:120px;height:22px;font-size:14px}
.f12{font-size:12px}
.f14{font-size:14px}
.f14b{font-size:14px;font-weight:bold}
.gry{color:#666666}
.line{margin-bottom:5px;line-height:1px;border-top:1px solid #CCC}
.ip{width:120px;height:22px;font-size:14px}
</style>
  
  
  </head>
  
  <body>
<br><br>
  <center>
  <div id="main" align="center">


     <div class="b2">
   <table width="99%" cellpadding="3" cellspacing="1" border="0"
			align="center" class="main_table">
			<tr>
				<td colspan="2" align="center" class="main_topbg">
					<font size="5">操作成功!</font>
				</td>
			</tr>
			<tr>
				<td colspan="2" class="myweb_td"
					onMouseOut="this.style.backgroundColor=''"
					onMouseOver="this.style.backgroundColor='#ffffff'">

							<form name=loading>

								<input type=text name=percent size="1" readonly="true" 
									style="border-style:none;color:blue; border-width:medium; border-style:none;">
								<font color="#0066ff" size="2">秒后自动返回</font><font
									color="#0066ff" size="2" face="Arial">...</font>
<script> 
var bar=3 
var line="||" 
var amount="||" 
count() 
function count(){ 
bar=bar-1 
amount = amount + line 
document.loading.percent.value=bar 
if (bar>0) 
{setTimeout("count()",1000);} 
else 
{window.location = "/math/bbs/BbsMain.do";} 
}</script>
								</p>
							</form>
							<p align="left">
								&nbsp;如果您的浏览器不支持跳转,
								<font color="#000000"><a style="text-decoration: none"
									href="/math/bbs/BbsMain.do"><strong>请点这里</strong>
								</a>
								</font>。
							</p>
						

					</html>
				</td>
			</tr>
		</table>
    </div>
    </div>
    </center>
    <DIV id=ft>&copy;2007 math</DIV><IMG style="DISPLAY: none" src=""> 
   
  </body>
</html:html>


⌨️ 快捷键说明

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