Navigator 2.0; implemented but nonfunctional in Internet Explorer 3.0
form.action
action is a read/write string property of the Form object. It specifies the URL to which the form data will be sent when the form is submitted. The initial value of this property is specified by the ACTION attribute of the <FORM> HTML tag. Usually, this URL specifies a CGI script, although it can also be a mailto: address.
You can set this property in Internet Explorer 3.0, but doing so will have no effect on how the form is submitted.
file: /Techref/language/java/script/definitive/refp_132.htm, 4KB, , updated: 2019/10/14 15:00, local time: 2024/11/8 12:41,
3.137.171.94:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/language/java/script/definitive/refp_132.htm"> [Chapter 21] Reference: Form.action</A> |
Did you find what you needed? |