action

Description

Specifies the address to be used to carry out the action of the form. If none is specified, the base URL of the document is used.

Syntax

object.action[ = action]

Remarks

The way the data is submitted depends upon the value of the method and encoding properties.

This property has read-write permissions, meaning you can change as well as retrieve its current value.

Applies To

FORM