I am writing a very simple web app with three text inputs. The inputs are used to generate a result, but all the work is done in Javascript, so there is no need to submit a
Make sure you're submitting the form via POST. If you're submitting via ajax, do , omitting the action attribute.
action