actionaction*
*



Contents  *



Index  *Topic Contents
*Previous Topic: accessKey
*Next Topic: activeElement

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


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.