4,008
社区成员
发帖
与我相关
我的任务
分享
<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>