Transmit spaces with an HTML submit

HTML SUBMIT operations are used in HTML forms when a Genero Web Client (GWC) or Genero Desktop Client (GDC) application or a Genero Web Service (GWS) REST service requires additional parameter to start. In such cases, if one or more of the parameters can have spaces, use a POST operation instead of a GET operation.

In a browser:

If you have to transmit spaces with HTML SUBMIT, use the POST method.