Microsoft SDK for Java

DhEdit.getSubmitName

Retrieves the name of the edit box.

Syntax

public String getSubmitName()

Return Value

Returns the name of the edit box.

Remarks

The name represents the HTML NAME attribute that is used for HTTP form submission.

See Also   setSubmitName

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