📄 cacheck_wait.jsp
字号:
<%@page contentType="text/html"%>
<%@page pageEncoding="UTF-8"%>
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
<%--
<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
--%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html:html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>欢迎进入证书认证系统!</title>
<style type="text/css">
<!--
body {
margin-top: 0px;
margin-bottom: 0px;
background-color: #59758a;
}
.BottomLine {
border-bottom-width: 1px;
border-bottom-style: solid;
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
border-left-color: #000000;
}
.RoundTable {
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-top-color: #9099A9;
border-right-color: #9099A9;
border-bottom-color: #9099A9;
border-left-color: #9099A9;
}
-->
</style>
<style>
.rt,.rb{
display:block;
width:652px;
margin-left:0px;
margin-right:0px;
}
.rt{
margin-top:5px;
}
.rb{
margin-bottom:5px;
}
.rt *{
display:block;
height: 1px;
overflow: hidden;
background-color:#330011;
border-left:1px solid #330011;
border-right:1px solid #330011;
}
.rb *{
display:block;
height: 1px;
overflow: hidden;
background-color:#8F97A7;
border-left:1px solid #aa00ee;
border-right:1px solid #aa00ee;
}
.rb1{
margin: 0 6px;
background-color:#8F97A7;
}
.rb2{
margin: 0 4px;
border-width:0px 2px;
background-color:#8F97A7;
}
.rb3{
margin: 0 3px;
background-color:#8D95A5;
}
.rb4{
margin: 0 2px;
background-color:#8D95A5;
}
.rb5{
margin: 0 1px;
height: 2px;
background-color:#8D95A5;
}
.rb6 {display:block;
width:650px;
margin-left:0px;
margin-right:0px;
}
.rt1 {display:block;
width:650px;
margin-left:0px;
margin-right:0px;
}
</style>
</head>
<body>
<center>
<table width="720" height="600" border="0" cellpadding="0" cellspacing="0" bordercolor="#0066FF">
<tr>
<td width="760" height="46" valign="top" background="images/top_back01.jpg"><table width="720" height="46" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="150" rowspan="2" background="images/top01.jpg"> </td>
<td width="469" rowspan="2" align="left" valign="top"><table width="150" height="46" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="images/CardSystem.gif"> </td>
</tr>
</table></td>
<td width="101" height="19" align="center" background="images/top_back02.jpg"><font color="#FFFF00" size="2"><a href="CA/ca_log.jsp">CA登陆</a></font></td>
</tr>
<tr>
<td> </td>
</tr>
</table></td>
</tr>
<tr>
<td width="760" height="505" align="center" bgcolor="#FFFFFF">
<b class="rt"> <b class="rb1"></b> <b class="rb2"></b> <b class="rb3"></b> <b class="rb4"></b> <b class="rb5"></b> </b><table width="650" height="460" border="0" cellpadding="0" cellspacing="0" bordercolor="#949CAC" class="RoundTable">
<tr>
<td><table width="650" height="460" border="0" cellpadding="0" cellspacing="0" class="RoundTable">
<tr>
<td height="30" colspan="2" align="center" valign="bottom" background="images/table01_5.gif"><table width="600" height="25" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="120" align="center"><font color="#0099FF" size="2"><a href="CAShow.do">查看审核结果</a></font></td>
<td width="120" align="center"><font color="#0099FF" size="2"><a href="applyCard.jsp">申请证书</a></font></td>
<td width="120" align="center" background="images/top_back01.jpg"><font color="#0099FF" size="2"><a href="CACheck.jsp">查询证书</a></font></td>
<td width="120" align="center"><font color="#0099FF" size="2"><a href="CAView.do">证书察看下载</a></font></td>
<td width="120" align="center"><font color="#0099FF" size="2"><a href="index.jsp">首页</a></font></td>
</tr>
</table></td>
</tr>
<tr>
<td width="230" height="430" align="left" valign="top"><table width="214" height="194" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="images/lock.jpg"> </td>
</tr>
</table></td>
<td height="430" align="center" valign="middle"><table width="400" height="420" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="400" align="center">
<html:form action="/CACheckAction" focus="userName">
<H2>对不起,此用户证书还未颁发!</H2>
</html:form></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<b class="rb"> <b class="rb5"></b> <b class="rb4"></b> <b class="rb3"></b> <b class="rb2"></b> <b class="rb1"></b> </b></td>
</tr>
<tr>
<td height="50" align="center" valign="middle" bgcolor="#FFFFFF" ><font size="2">Copyright © 2008 北京交通大学交通运输学院商务考研战队 </font></td>
</tr>
</table>
</center>
</body>
</html:html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -