A string specifying the name of the submit element. This string is converted to an HTML-compatible string. If ename is empty or NULL, SubmitName is used as the element name.
evalue
A string specifying the value of the submit element. This string is converted to an HTML-compatible string. If evalue is NULL, an empty string is used. A client browser will use the value as the submit button's label.