Is there a list of names that shouldn't be used for html form inputs? I've been having problems with a form that will not work when I include a text input called 'speed'. When I remove the input the form works fine, but when I include it, the submit button does not work.


Reply With Quote