In my form, I have added a button to submit the form via email. I have also added javascript code to the button so that when clicked, it will add a date to a text field and then lock the fields and make the submit button invisible. When I break down the process, i.e. I set up the button as a submi...