I was able to build the HTML form page without a problem. The problem I am running into is that i don't know how to make that information store in a simple text file on the server. I thought I could use PHP but that isn't working. Anyone have any ideas??
What I am trying to do is make is so when a client submit their information. It does two things. One it creates a txt file on the server with their information. The second action is for the form to generate a confirmation email to the submitter. Any help is greatly appreciated. Thank you.
What I am trying to do is make is so when a client submit their information. It does two things. One it creates a txt file on the server with their information. The second action is for the form to generate a confirmation email to the submitter. Any help is greatly appreciated. Thank you.