日期:2014-05-17 浏览次数:20581 次
<html> <head></head> <body> <form id="form1" name="form1" action="b.html" method="post"> <input type="text" name="username" /> <input type="submit" value="提交"/> </form> </body> </html>