Sets the URL to be called when the form's DhSubmit button is clicked.
public void setSubmitURL( String strActionURL )
strActionURL
The URL to be called when the submit button is clicked.
Parameters from form fields are concatenated onto this URL.
See Also getSubmitURL