<form name="input" action="html_form_action.php" method="get"> 用户名: <input type="text" name="user"> <input type="submit" value="提交"> </form>