?? login.asp
字號:
<%
'==============================================================================
'軟件名稱:星空社區 VER 1.0.15
'當前版本:starcity club V1.0.15
'最新更新:2004.9
'==============================================================================
'Copyright (C) 2002-2004 Googln.com All rights reserved.
'商業注冊聯系:010-64410364
'技術支持QQ:6370639(限商業用戶)
'程序開發:Googln Studio(BeiJing)
'Email:Avram@163.com
'論壇支持:星空社區(http://www.starcity.cn/bbs)
'官方網站:www.Googln.com 演示站點:www.starcity.cn/bbs 都市星空:www.starcity.cn 陽光商城:www.sunmall.com.cn
'==============================================================================
'免費版本請在首頁保留版權信息,并做上本站LOGO友情連接
'都市星空在線保留此程序的法律追究權利
'==============================================================================
%>
<!--#include file="include/conn.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" type="text/css" href="include/style_.css">
<title>會員登錄</title>
</head>
<body>
<p> </p>
<tr>
<td width="100%" background="images/bt1.gif"> </td>
</tr>
</table></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
<table width="600" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="images/bbs_0.gif" width="600" height="11"></td>
</tr>
<tr>
<td height="25" background="images/bbs_2.gif"> 用戶登錄:</td>
</tr>
<tr>
<td height="25" background="images/bbs_2.gif"><div align="center">
<form name="form" method="post" action="cklogin.asp">
<table border="0" align="center" cellpadding="2" cellspacing="2">
<tr>
<td><table width="100%" border="0" cellspacing="2" cellpadding="1">
<tr>
<td><img src="images/ehouse_100.gif" width="35" height="35"></td>
<td>用戶名:
<input type="text" name="username" maxlength="50" size="15"></td>
</tr>
<tr>
<td><img src="images/ehouse_101.gif" width="35" height="35"></td>
<td>密 碼:
<input type="password" name="password" maxlength="50" size="15"></td>
</tr>
</table></td>
<td><input name=SignIn2 type=image value=" 登 錄 " src="images/ehouse_19.gif" align=absMiddle width="44" height="42"></td>
</tr>
</table>
</form>
</div></td>
</tr>
<tr>
<td valign="top"><img src="images/bbs_3.gif" width="600" height="12"></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -