?? 00575c173946001c1cbeacfa6a6cf06c
字號:
<%@ page language="java" pageEncoding="GBK"%>
<HTML>
<HEAD>
<TITLE>NWPU Online Shop</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content= 該網(wǎng)站為方便西工大教學職工,出售各類手機產(chǎn)品 name=description>
<META content=西北工業(yè)大學網(wǎng)上購物-手機系統(tǒng) name=keywords>
</HEAD>
<BODY text=#000000 bgProperties=fixed leftMargin=0 background=images/background.jpg topMargin=0 onLoad="MM_preloadImages('IMAGES/skin8/dh-new.gif','IMAGES/skin8/dh-bbs.gif')">
<CENTER><img src="images/title1.jpg" width="760" height="160">
<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="760" height=70">
<param name="movie" value="list.swf">
<param name="quality" value="high">
<embed src="list.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="50"></embed>
</object>
<HR>
<form name=frm1 method="get" action="aftermodify.jsp"
onsubmit="return check();">
<table>
<tr align="center">
<th align="right">原來密碼: </th>
<td aligh="left">
<input type="password" name="oldpassword"></td>
<td width="250" align="left">
<TEXTAREA id=textarea1 name=textarea1 readOnly rows=2
style="background-color:transparent;color:#e9967a;overflow: hidden;border-style:none; cols="40">輸入你原來的密碼</TEXTAREA> </td>
</tr>
<tr align="center">
<th align="right">
新密碼: </th>
<td aligh="left">
<input type="password" name="newpass" onFocus="pass2()" onBlur="pass1()"></td>
<td align="left" width="250">
<TEXTAREA id=textarea2 name=textarea2 readOnly rows=2
style="background-color:transparent;color:#e9967a;overflow: hidden;border-style:none; cols="40">輸入新密碼。</TEXTAREA> </td>
</tr>
<tr align="center">
<th align="right">重復輸入新密碼: </th>
<td aligh="left">
<input type="password" name="checkpass" onFocus="checkpas2()" onBlur="checkpas()"></td>
<td align="left" width="250">
<TEXTAREA id=textarea3 name=textarea3 readOnly rows=2
style="background-color:transparent;color:#e9967a;overflow: hidden;border-style:none; cols="40">請重復輸入一遍您上面輸入的密碼。</TEXTAREA> </td>
</tr>
<tr align="center">
<td></td>
<td align="center">
<input type="submit" name="submit" size="100" value= "修改密碼" ></td>
<td></td>
</tr>
</table>
</form>
<script language="javascript">
function pass1(){
if (frm1.newpass.value.length <6){
frm1.textarea2.value = "請輸入6位";
frm1.submit.disabled=true;
}
}
function pass2(){
frm1.textarea2.value = "您的密碼可以由大小寫英文字母、數(shù)字組成,長度6-12位";
frm1.submit.disabled=false;
}
function checkpas(){
if (frm1.checkpass.value!= frm1.newpass.value ){
frm1.textarea3.value = "兩次密碼不一樣";
frm1.submit.disabled=true;
}
}
function checkpas2(){
frm1.textarea3.value = "請重復輸入一遍您上面輸入的密碼。";
frm1.submit.disabled=false;
}
function check(){
var oldpass = frm1.oldpassword.value;
var newpass = frm1.newpass.value;
var again = frm1.checkpass.value;
if(oldpass.length==0){
alert("原來密碼不能為空");
document.frm1.oldpassword.focus();
return false;
}
else if(newpass.length == 0){
alert("新密碼不能為空");
document.frm1.newpass.focus();
return false;
}
else if(again.length==0){
alert("重復新密碼");
document.frm1.checkpass.focus();
return false;
}
else{
return true;
}
}
</script>
<HR>
<TABLE class=grayline cellSpacing=0 cellPadding=0 width=760
bgColor=#ffffff border=0 aling="center">
<TBODY>
<TR>
<TD align=middle>
<TABLE cellSpacing=1 cellPadding=0 width=720 align=center
bgColor=#cccccc border=0>
<TBODY>
<TD align=middle width="20%" height=22><B>關于我們</B></TD>
<TD align=middle width="20%" height=22><B>購物指南</B></TD>
<TD align=middle width="20%" height=22><B>服務保證</B></TD>
<TD align=middle width="20%" height=22><B>客戶服務</B></TD>
<TR bgColor=#ffffff>
<TD align=middle height=23><a href="aboutme.html"> 關于我們 </a></TD>
<TD align=middle height=23><a href="fresh.html"> 新手上路 </a></TD>
<TD align=middle height=23><a href="private.html"> 隱私保護</a> </TD>
<TD align=middle height=23><a href="leavemess.jsp"> 顧客留言 </a></TD>
</TR>
<TR bgColor=#ffffff>
<TD align=middle height=23><a href="web.html"> 網(wǎng)站動態(tài)</a> </TD>
<TD align=middle height=23><a href="Account.html"> 充值方式 </a></TD>
<TD align=middle height=23><a href="service.html"> 服務保證</a> </TD>
<TD align=middle height=23><a href="serverphone.html"> 客服電話</a> </TD>
</TR>
<TR bgColor=#ffffff>
<TD align=middle height=23><a href="problem.html"> 常見問題 </a></TD>
<TD align=middle height=23><a href="howpay.html"> 如何付款 </a></TD>
<TD align=middle height=23><a href="buyserve.html"> 售后服務</a> </TD>
<TD align=middle height=23><a href="friend.html"> 友情鏈接</a> </TD>
<TR>
<TD height=10></TD></TR></TBODY></TABLE>
</CENTER>
<TABLE class=grayline cellSpacing=1 cellPadding=0 width=760
align=center bgColor=#ffffff border=0>
<TBODY>
<TR>
<TD vAlign=center align=middle width=126 height=40>
<IMG height=31 alt=歡迎與本站交換友情鏈接 src="images/link.gif" width=88
border=0></img>
</TD>
<TD vAlign=center align=middle width=126 height=40>
<IMG height=31 alt=歡迎與本站交換友情鏈接 src="images/link.gif" width=88
border=0></img>
</TD>
<TD vAlign=center align=middle width=126 height=40>
<IMG height=31 alt=歡迎與本站交換友情鏈接 src="images/link.gif" width=88
border=0>
</TD>
<TD vAlign=center align=middle width=126 height=40>
<IMG height=31 alt=歡迎與本站交換友情鏈接 src="images/link.gif" width=88
border=0>
</TD>
<TD vAlign=center align=middle width=126 height=40>
<IMG height=31 alt=歡迎與本站互建友情鏈接 src="images/link.gif" width=88
border=0>
</TD>
<TD vAlign=center align=middle width=126 height=40>
<IMG height=31 alt=歡迎與本站交換友情鏈接 src="images/link.gif" width=88
border=0>
</TD>
</TR>
</TBODY>
</TABLE>
<TABLE class=grayline height=15 cellSpacing=0 cellPadding=0 width=760
align=center bgColor=#ffffff background=images/botbg.gif border=0>
<TBODY>
<TR>
<TD height=10></TD>
</TR>
</TBODY>
</TABLE>
<TABLE class=grayline cellSpacing=0 cellPadding=0 width=760
align=center bgColor=#ffffff background=images/backdown.gif border=0>
<TBODY>
<TR>
<TD height=10>
ge
</TD>
</TR>
<TR>
<TD align=middle>
<P align=center>
Copyright © 20058 - 2006 All Rights Reserved
Powered by:buyok
<BR>
這里可添加網(wǎng)站聯(lián)系方式、或其它重要的公示內(nèi)容,此處內(nèi)容請在后臺綜合設置下的“網(wǎng)頁擴展”中修改
<BR>
編輯內(nèi)容要換行時,請先按住shift鍵再按回車鍵,若直接回車將有較大行間隔
</P>
</TD>
<TD vAlign=bottom width=30>
<A href="javascript:window.scroll(0,0);"><IMG alt=回到頁面頂部
src="images/backtop.gif" border=0>
</A>
</TD>
</TR>
</TBODY>
</TABLE>
<SCRIPT language=javascript>
var online= new Array();
if (!document.layers)
document.write('<div id="divStayTopLeft" style="position:absolute">')
</SCRIPT>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -