July 1998
Intermediate to advanced
1456 pages
65h 5m
English
action — NN 2 IE 3 DOM 1
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.
document.entryForm.action = "http://www.megacorp.com/cgi-bin/altEntry"
Complete or relative URL.
None.
Read now
Unlock full access