action property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the URL to which the form content is sent for processing.

HTML 4.01 Specification, Section 17.3

Syntax

HRESULT value = object.put_action(BSTR v);HRESULT value = object.get_action(BSTR* p);

Property values

Type: BSTR

the URL to use. If a relative path is specified, the base URL of the document is assumed.

Standards information

 

 

Build date: 6/12/2012