Microsoft SDK for Java

DhForm.getSubmitMethod

Retrieves the current HTTP submit method.

Syntax

public int getSubmitMethod()

Return Value

Returns the current HTTP submit method. This can be either METHOD_GET or METHOD_POST.

See Also   setSubmitMethod

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