Form表单中action属性值可以是get和post。
举一反三
- Form表单中action属性值可以是get和post。 A: 正确 B: 错误
- form>标签的________属性定义了表单提交的方式。 A: post B: get C: action D: method
- <;form>;标记的method属性的取值可以是()。 A: post B: get C: action D: 不填
- form>标签的method属性定义了表单提交的方式,其值可以是_______。 A: get B: post C: equest D: esponse
- 表单的提交方式有( )。 A: get和action B: post和action C: get和post D: get和name