HBCMS更多的中文手册参考:

submit Method

DHTML文档教程

Submits the form.

dhtml语法

FORM.submit()

Return Value

No return value.

Remarks

The submit method does not invoke the onsubmit event handler. call the onsubmit event handler directly. when using microsoft® internet explorer 5.5 and later, you can call the fireevent method with a value of onsubmit in the sevent parameter.

是否符合公共标准

This method is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 Non-Microsoft link.

Applies To

FORM

更多语法参考

input, reset