4,009
社区成员




<form id="form1" name="form1" method="POST" action="check.asp">
<form id="form1" name="form1" method="post" action="">
<p>
<label>用户名:</label><input name="username" type="text" id="username" />
</p>
<p>
<label>密 码:</label><input name="password" type="text" id="password" />
</p>
</form>