Contents Index Topic Contents
Previous Topic: IHTMLFormElement::get_onreset Next Topic: IHTMLFormElement::reset
IHTMLFormElement::submit HRESULT submit( void ); Submits the form and fires the onsubmit event. Returns S_OK if successful, or an error value otherwise. Top of Page © 1997 Microsoft Corporation. All rights reserved. Terms of Use.
HRESULT submit( void );
Submits the form and fires the onsubmit event.
Top of Page © 1997 Microsoft Corporation. All rights reserved. Terms of Use.