javascript FORM action
@March 15, 2008, 1:22 a.m.
action | Firefox/Netscape/NN 2 IE 3 Chrome/Safari/DOM 1 |
Read/Write | |
Provides 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.gakaa.com/cgi-bin/altEntry"; |
|
Value | |
Complete or relative URL. |
|
Default | |
None. |
Permanent URL:
http://javascript.gakaa.com/form-action.aspx
Under moderation.
moydomlubt
- 2013-12-26
Under moderation.
Garlaysrish
- 2013-06-13
Powered by Linode.