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.
object.action[ = action]
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.