<form action="http://www.tftime.com/bbs/login.asp?action=chk" method="post">
<tbody>
<tr>
<td class="tablebody1" width="100%" height="40">
<p align="left">用户名:<input maxLength="16" size="12" name="username"><br>
密 码: <input type="password" maxLength="20" size="12" value name="password">
<br>
COOKIES:<select name="CookieDate">
<option value="0" selected>不保存</option>
<option value="1">保存一天</option>
<option value="2">保存一月</option>
<option value="3">保存一年</option>
</select> <br>
<input type="submit" value="登录" name="submit"> <input type="reset" value="清除" name="B3"> <input name="Submit2" type="button" onclick="window.open('http://www.tftime.com/bbs/reg.asp','_blank','')" style="width:50px; height:20px" value="新注册"></p>
</td>
</tr>
</FORM>