Microsoft SDK for Java

DhForm.setAsHTTPForm

Forces this DhForm to produce an HTML FORM or DIV section.

Syntax

public void setAsHTTPForm( boolean fAsForm )

Parameters

fAsForm

Set to true to set the DhForm element as FORM; set to false to set the DhForm element as DIV.

See Also   getAsHTTPForm

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