[jQuery] error when uploading files
I get an error "Error: Form elements must not be named "submit"." when
i have a form with the ability to upload files. If a file is selected
for upload i get the error, and not when there is no file for upload.
why is that? what difference does it make if there is a submit
button?