Dreamweaver CC and email webform via PHP help needed
Firstly,
Thankyou for a wonderful resource. It has allowed me to build my own website and upload it.
I have got to a point that has me stumped and I am looking for assistance. Happy to pay if someone can help me out so it works properly.
Basically, I have developed a form to capture some basic details that I want to receive via email upon the user pressing submit.
I have followed the tutorials / google searches / examples without success so far. In the meantime, I am using a web built form generated by a third party. I want to have my own creation uploaded and understand how it works.
I got as far as the form creation using the following guide - Alt-Web Design & Publishing: Responsive Contact Form with Bootstrap 3.2 and PHP (Part 1)
I then also downloaded Wampserver in another guide, but this is where things fell apart.
I also tried to save the page as a PHP page, but that didn't work for me either. I have uploaded the code in a page for ease of viewing the form I want.
The main issues:
1. I added more fields and options than the guide above had and tried to update all the relevant links. I don't think I got it quite right, so will need to fix that up
2. I can't work out how to use Wampserver or how it connects to my remote server
3. I want the form to work so I receive an email upon submission and the user is redirected to a thankyou page
I will post relevant codes below.
