StupidBeauty
Read times:1163Posted at:Thu Apr 24 01:35:40 2014
- no title specified

转载 HTML 表单 (HTML Form) get post 的区别

HTML表单的提交方式(GET或POST)是使用“method”属性来控制的,例如<form action=”toLogin.do” method=”post”>。

http://www.blabla.cn/html_kb/difference_get_post_method_html_form.html

亮点:

例句如下:

<form action = "..." method = "get">

<from action = "..." method = "post">

通过 get 或者 post 方法都可以获得 Form 的数据,两者主要区别在于以下几方面:

Your opinions
Your name:Email:Website url:Opinion content:
- no title specified

HxLauncher: Launch Android applications by voice commands