When creating a submit button in HTML such as below:
The Default Name of the Submit Button is "Submit Query"
However, this can be changed into anything you want. You can name this:
So to create a Yes Submit button, the code is:
To create a No Submit button, the code is: