
The Object Scripting Model - The Forms Array
The Forms array.
Anchors are defined in HTML by using <A NAME="anchor name"></A>
The Forms arrays' properties.
The Count property integer
The length property integer
The Forms arrays' methods.
The item method
item(index)
Returns the index form defined in the current window. The form is defined, in turn, as an form type object.