Name

action — NN 2 IE 3 DOM 1

Synopsis

Read/Write

The URL to be accessed when a form is being submitted. Script control of this property lets one form be submitted to different server processes based on user interaction with the rest of the form. This property is read-only in IE 3.

Example

document.entryForm.action = "http://www.megacorp.com/cgi-bin/altEntry"

Value

Complete or relative URL.

Default

None.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.