?? index.jsp
字號:
<%@ page contentType="text/html; charset=UTF-8"%>
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
<%@ taglib uri="/WEB-INF/c.tld" prefix="c" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=zh><HEAD><TITLE>中國電信上海網(wǎng)上客戶服務(wù)中心</TITLE>
<META http-equiv=Content-Type content="text/html; charset=UTF-8">
<LINK href="layout/shct10000.css" type=text/css rel=stylesheet>
<script type="text/javascript" src="js/base.js"></script>
</HEAD>
<BODY>
<c:if test="${!empty sessionScope.message}">
<script type="text/javascript">
alert('<c:out value="${sessionScope.message}"/>');
</script>
<c:remove var="message" scope="session"/>
</c:if>
<CENTER>
<form action="login.do" method="post" onsubmit="return validateLoginForm(this);">
<table cellspacing="0" cellpadding="0" width="776" border="0">
<tr>
<td>
</td>
</tr>
<tr>
<td align="left" height="67"><table cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td><img height="50" src="imgs/shct10000_logo01.gif"
width="163" /></td>
<td><img height="50" src="imgs/shct10000_logo02.gif"
width="197" /></td>
<td align="middle" width="250"></td>
</tr>
</tbody>
</table></td>
<td valign="bottom" align="right"><table height="35" cellspacing="0" cellpadding="3" border="0">
<tr>
<td> </td>
</tr>
</table></td>
</tr>
<tr>
<td>
</td>
</tr>
</table>
<TABLE height=5 cellSpacing=0 cellPadding=0 width=776 border=0>
<TBODY>
<TR>
<TD></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=776 border=0>
<TBODY>
<TR>
<TD width=5> </TD>
<TD vAlign=top align=middle><table cellspacing=0 cellpadding=0 width=500 border=0>
<tbody>
<tr>
<td valign=top align=right background=imgs/err2.jpg width="500"
height="298"><table cellspacing=0 cellpadding=5 width=325 border=0>
<tbody>
<tr>
<td width="92%" height=110>
</td>
<td width="8%"> </td>
</tr>
<tr>
<td align=middle height=120><p>歡迎您使用中國電信ADSL 運(yùn)營支撐系統(tǒng)。</p>
<table width="100%" border="0" cellpadding="0" cellspacing="0" id="loginTable">
<tr>
<td height="22" align="right"><span id="theStr"></span> 帳號:</td>
<td width="110" align="left"><input type="text" value="briup" name="loginName" size="17" class="input"></td>
</tr>
<tr>
<td height="22" align="right">密碼:<span id="thePsw"></span></td>
<td width="110" align="left"><input type="password" value="briup" name="loginPassword" size="17" value="" class="input"></td>
</tr>
<tr>
<td height="22" align="right">管理:<span id="thePsw"></span></td>
<td width="110" align="left"><input type="checkbox" name="manager" checked></td>
</tr>
<tr>
<td height="22" align="right">驗證碼:</td>
<td align="left" width="110"><table border="0" cellpadding="0" cellspacing="0">
<tr>
<td><input type="text" name="verifyCode" value="" maxlength="4" size="4" value="" class="input"></td>
<td width="54" align="right"><img id="codeImage" src="authimg" width="50" height="19" title="點擊換一幅" onclick="reloadImage('authimg');"/></td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" height="44" colspan="2"><p>
<input type="image" name="submit" src="imgs/shct10000_main02.gif" />
</tr>
</table> <p> </p></td>
<td> </td>
</tr>
<tr>
<td align=middle><a href="javascript:history.back();"></a></td>
<td> </td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD height=6></TD></TR></TBODY></TABLE>
<BR></TD></TR></TBODY></TABLE>
<CENTER>
<TABLE cellSpacing=0 cellPadding=0 width=776 border=0>
<TBODY>
<TR>
<TD height=8></TD>
</TR>
<TR>
<TD bgColor=#cccccc height=1></TD>
</TR>
<TR>
<TD align=middle><TABLE cellSpacing=0 cellPadding=3 width="100%" border=0>
<TBODY>
<TR>
<TD align=left width=180 height=80><A
href="http://sh.ct10000.com/sh10000/content/2006-06/28/content_1502086.htm"
target=_blank><IMG height=54 src="imgs/shct10000_logo03.gif"
width=171 border=0></A></TD>
<TD style="COLOR: #999999" align=middle>| <a class=blue12 href="index.jsp">首頁</a> | 使用幫助 | <A
class=blue12 href="http://sh.ct10000.com/sh10000/web_navi.htm"
target=_blank>網(wǎng)站導(dǎo)航</A> | <A class=blue12
href="http://sh.ct10000.com/sh10000/ContactShanghaiTelecom.htm"
target=_blank>聯(lián)系我們</A> | 法律聲明 |<BR>
Copyright © 2005 Shanghai Telecom
Co.,Ltd. All rights reserved.<BR>
上海市電信有限公司 版權(quán)所有</TD>
<TD align=right width=150><TABLE cellSpacing=0 cellPadding=3 border=0>
<TBODY>
<TR>
<TD><IMG height=30 src="imgs/icp.gif" width=25></TD>
<TD>粵ICP備06007492號 </TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
<TR>
<TD bgColor=#fcab3f height=3></TD>
</TR>
<TR>
<TD height=12></TD>
</TR>
</TBODY>
</TABLE>
</form>
</CENTER></BODY></HTML>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -