The first thing that happens when someone clicks on the form submit button is the form data is sent to the process.php file. By default this file needs to be in the same folder as the form. If it can not be found you will get this error.
"HTTP Error 404 - File or Directory not found"
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I keep getting a 404 error when I click on the link from my email that get sent to me when someone fills out the form.
The first thing that happens when someone clicks on the form submit button is the form data is sent to the process.php file. By default this file needs to be in the same folder as the form. If it can not be found you will get this error.
"HTTP Error 404 - File or Directory not found"