HTMLFormElement.Length Property |
Gets the number of form controls in the form.
[VBScript] Public ReadOnly Property Length As Integer
[JScript] public function get Length() : int;
The number of form controls in the form.
HTMLFormElement Object | HTMLFormElement Members | DOM Namespace