?? login.asp
字號:
<!--#include file="Top.asp"-->
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="500">
<tr>
<td width="80%" height="19" background="../images/Center_bjc.gif" valign="bottom">
<b><font color="#3F4A5C">用 戶 登 陸</font></b></td>
<td><img src="../images/Center_bjd.gif"></td>
</tr>
</table>
</center>
</div>
<div align="center">
<center>
<table border="0" cellspacing="0" width="502">
<tr>
<td width="100%">
<div align="center">
<table border="0" cellpadding="5" cellspacing="0" width="502">
<form method=post action="ChkLogin.asp">
<tr>
<td height="10"bgcolor="#E7E7E7"></td>
</tr>
<tr>
<td width="500" bgcolor="#E7E7E7" align="center">登錄 ID : <INPUT type=text maxLength=20 size=16 name=UserName style="color: #000000; background-color: #ffffff; border: 1 solid #000000"></td>
</tr>
<tr>
<td width="500" bgcolor="#E7E7E7" align="center">用戶密碼: <INPUT type=password maxLength=20 size=16 name=password style="color: #000000; background-color: #ffffff; border: 1 solid #000000"></td>
</tr>
<tr>
<td height="10"bgcolor="#E7E7E7"></td>
</tr>
<tr>
<td width="500" bgcolor="#C0C0C0" align="center"><INPUT value="登 錄" name=Login type=submit>
<input type="button" name="button1" value="注 冊" onClick="location.href='Reg.asp'"></td>
</tr>
</FORM>
</table>
</div>
</td>
</tr>
<tr>
<td width="100%" height="16"></td>
</tr>
</table>
</center>
</div>
<!--#include file="Bottom.asp"-->
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -