Double Click Form Submission Fix
A common issue with form submissions is the user double-clicking the submit button and the form information being duplicated. Here is a simple solution to fix this issue. The one thing that you have to do is make sure the form is still submitted and then the button is disabled. You can not just disable