's response, I'd like to stress that if you submit a form in any way without pressing the submit button, for example by pressing "enter", the name=value pair for the submit button will
be included in the query string. In other words: stay away of the submit button to pass along a value for the run mode, if it is essential. Use a hidden input value instead.