Click to return to the DHTML, HTML     
font-weight Attribute | f...     FRAME Attribute | frame P...     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

form Property


Retrieves a reference to the form that the object is embedded in.

Syntax

HTMLN/A
Scripting[ oForm = ] object.form

Possible Values

oFormObject that specifies the form.

The property is read-only with no default value.

Remarks

Null is returned if the object is not on a form.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
BUTTON, INPUT type=button, INPUT type=checkbox, INPUT type=file, INPUT type=hidden, INPUT type=image, INPUT type=password, INPUT type=radio, INPUT type=reset, INPUT type=submit, INPUT type=text, OBJECT, OPTION, SELECT, TEXTAREA


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.