以下哪个属性可以指定表单数据以何种方式提交
A: action
B: enctype
C: target
D: method
A: action
B: enctype
C: target
D: method
举一反三
- form的哪个属性是设置表单数据提交方式的 A: method B: action C: enctype D: name E: target
- 下列表单的属性中,( )是用于设置表单数据的提交方式的。 A: action B: target C: enctype D: method
- 下列哪个表单属性用于设置表单的提交方式,GET或者POST方法 A: name B: method C: action D: enctype E: target
- 表单标签中,指定提交表单的方式的属性为()。 A: method B: name C: action D: target
- 下列哪些属于表单标记的属性()。 A: method B: action C: enctype D: target