HTMLFormElement.Action Property |
Gets or sets the server-side form handler.
[VBScript] Public Property Action As String
[JScript] public function get Action() : String; public function set Action(String);
A string representing the server-side form handler.
HTMLFormElement Object | HTMLFormElement Members | DOM Namespace