?? index.jsp
字號:
<%@ page language="java" contentType="text/html" pageEncoding="gb2312" isELIgnored="false"%>
<%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %>
<%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %>
<%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic" %>
<%@ taglib uri="http://struts.apache.org/tags-tiles" prefix="tiles" %>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
<html>
<head>
<title> getusersuccess </title>
<style type="text/css">
<!--
@import url("../../son.css");
@import url("../../index.css");
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../../index.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ccddee" background="../../image/background.jpg" link="#000066" vlink="#0066FF" alink="#99FF00">
<form action="" method="post">
<table width="100%" border="1" bordercolor="ccccff" bgcolor="ccddee" class="9P">
<tr>
<td width="12%">賬務帳號:</td> <td width="15%"><input name="textfield" type="text" size="10" maxlength="10"> </td>
<td width="73%" colspan="2">
<select size="1" name="select3">
<option value="2004" selected>2004</option>
<option value="2005">2005</option>
<option value="2006">2006</option>
<option value="2007">2007</option>
</select>
年
<select size="1" name="select3">
<option value="1" selected>1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
<option value="7">7</option>
<option value="8">8</option>
<option value="9">9</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
</select>
月
<input type="submit" value="查詢" name="B122"></td>
</tr>
</table>
</form>
<hr size="1" noshade>
<div align="center">
<p><span class="green">月帳單</span></p>
<table width="95%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="36%">查詢?nèi)掌?2004年1月</td>
<td width="54%"> </td>
<td width="10%"> </td>
</tr>
</table>
<table width="100%" border="1" bordercolor="ccffff" bgcolor="ccddee" class="9P">
<tr bordercolor="ccffff" bgcolor="ccddee" class="9P">
<td width="21%" nowrap>帳務帳號</td>
<td width="30%" nowrap>登陸時長(小時)</td>
<td width="14%" nowrap>費用(元)</td>
<td width="35%" nowrap><div align="center">狀態(tài)</div></td>
<td width="35%" align="center" nowrap>明細帳</td>
</tr>
<tr class="9P">
<td nowrap>aaa</td>
<td nowrap>50.50</td>
<td nowrap>80.00</td>
<td nowrap><div align="center">開通</div></td>
<td align="center" nowrap><a href="detail.htm">明細</a></td>
</tr>
</table>
<form action="" method="post">
<p class="9P"><font color="#000001" size="2">[總用戶:3人,當前是:1-1 正常:1,暫停:1 刪除:1
第1頁/共3頁 [ <a href="index2.htm">下一頁</a> ] 轉(zhuǎn)到</font>
<select name="select" onchange='javascript:userform.submit()'>
<option value="" selected>1頁</option>
<option>2頁</option>
<option>3頁</option>
</select>
</p>
</form>
</div>
<center>
<hr/>
<p class="text_link"><font size="2" face="宋體">About Tarena - 公司簡介 - 聯(lián)系方法 - 相關(guān)法律
- 客戶服務 <br>
達內(nèi)公司版權(quán)所有</font></p>
<p class="text_link"><font size="-1">Copyright <img src="../image/c-00.gif" width="9" height="9"> 2000.
Tarena Technologies Inc. All Rights Reserved </font></p>
</center>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -