Microsoft SDK for Java

DhForm.setSubmitURL

Sets the URL to be called when the form's DhSubmit button is clicked.

Syntax

public void setSubmitURL( String strActionURL )

Parameters

strActionURL

The URL to be called when the submit button is clicked.

Remarks

Parameters from form fields are concatenated onto this URL.

See Also   getSubmitURL

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