?? update.jsp
字號(hào):
<html>
<head>
<%@ page contentType="text/html; charset=gb2312"%>
<title>用戶(hù)修改</title>
<!--
.style1 {font-size: 14px}
.style2 {
color: #0000FF;
font-size: 36px;
}
.style3 {color: #FF0000}
.style4 {color: #FF0000; font-size: 14px; }
body {
background-color: #00FFFF;
}
.STYLE5 {font-size: 24px; }
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"><style type="text/css">
<!--
body {
background-color: #000000;
}
.style1 {color: #FF0000}
.style2 {color: #FFFF00}
.style3 {color: #0000FF}
.style4 {font-size: 36px}
.style5 {font-family: "華文琥珀"}
.style6 {font-size: 24px}
.style7 {
font-family: "華文琥珀";
color: #00FF00;
}
.style8 {
font-size: 16px;
font-family: "華文彩云";
color: #0000CC;
}
.style9 {color: #FF0000; font-size: 12px; }
-->
</style></head>
<body>
<div align="center">
<table width="506" height="202" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="506"><p align="center" class="style3 style4 style5">歡迎您注冊(cè)<span class="style7">KINGSTAR</span>網(wǎng)上書(shū)店</p>
<p align="center" class="style1 style6">帶*號(hào)必填</p>
<form name="form2" method="post" action="updatedb.jsp">
<p align="left" class="style1 style8 style2"><span class="style6">你好!</span> <span class="style9">
<%=session.getAttribute("aa")%>
</span></p>
<p align="left" class="style9"><span class="style2">密 碼</span>
<input name="t2" type="password" id="t2a">
<span class="style3"><span class="style1">*由18位數(shù)字字母和簡(jiǎn)單符號(hào)組成</span></span></p>
<p align="left" class="style9"><span class="style2">確認(rèn)密碼</span>
<input name="t3" type="password" id="t3a">
<span class="style1">* 確認(rèn)密碼必須和密碼一致</span> </p>
<p align="left" class="style9"><span class="style2">性 別</span> <span class="style2">男
<input type="radio" name="r1" value="m">
女
</span>
<input type="radio" name="r1" value="f">
</p>
<p align="left" class="style9"><span class="style2">出生日期</span>
<input name="t4" type="text" id="t4a">
<span class="style1">如1980/01/01</span></p>
<p align="left" class="style9"><span class="style2">郵箱地址</span>
<input name="t5" type="text" id="t5a">
<span class="style1">* </span> </p>
<p align="left" class="style9"><span class="style2">聯(lián)系地址</span>
<input name="t6" type="text" id="t6a">
</p>
<p align="left" class="style9"><span class="style2">聯(lián)系電話</span>
<input name="t7" type="text" id="t7a">
</p>
<p align="left" class="style1">
<input name="Submit" type="submit" value="修改">
<input type="reset" name="Submit2" value="取消">
</p>
<p align="left" class="STYLE5"><a href="login.jsp" class="style6">返回首頁(yè)</a></p>
<p align="left"> </p>
</form>
<p> </p> <div align="center"></div></td>
</tr>
<tr>
<td><div align="center"></div></td>
</tr>
</table>
</div>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -