I had the same problem, just rename the submit button to something
else, an example:

<input id="submitButton" type="submit" value="update"
name="submitButton"/>

On Sep 2, 8:27 pm, undertow <qode.qr...@gmail.com> wrote:
> I get an error "Error: Form elements must not be named "submit"." when
> i have a form with the ability touploadfiles.  If afileis selected
> foruploadi get the error, and not when there is nofileforupload.
> why is that?  what difference does it make if there is a submit
> button?

Reply via email to