<table cellspacing=0 cellpadding=0 align=center>
<form action=login.asp?action=chk method=post>
<tr><td class=tablebody1 height=40 width="100%">
用户姓名:<input maxLength=16 name=username size=12><br>
用户密码:<input maxLength=20 name=password size=12 type=password>
<select name=CookieDate><option selected value=0>不保存</option><option value=1>保存一天</option><option value=2>保存一月</option><option value=3>保存一年</option></select> <input type=submit name=submit value="登录">
</td></tr>
</form>
</table>